gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / ld / configure.host
... / ...
CommitLineData
1# This is the linker host specific file. This is invoked by the
2# autoconf generated configure script. Putting it in a separate shell
3# file lets us skip running autoconf when modifying host specific
4# information.
5#
6# Copyright (C) 2012-2020 Free Software Foundation, Inc.
7#
8# This file is free software; you can redistribute it and/or modify
9# it under the terms of the GNU General Public License as published by
10# the Free Software Foundation; either version 3 of the License, or
11# (at your option) any later version.
12#
13# This program is distributed in the hope that it will be useful,
14# but WITHOUT ANY WARRANTY; without even the implied warranty of
15# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16# GNU General Public License for more details.
17#
18# You should have received a copy of the GNU General Public License
19# along with this program; see the file COPYING3. If not see
20# <http://www.gnu.org/licenses/>.
21#
22
23# This file sets the following shell variables:
24# HDEFINES host specific compiler flags
25
26HDEFINES=
This page took 0.02186 seconds and 4 git commands to generate.