summaryrefslogtreecommitdiff
path: root/gold/config.in
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@google.com>2007-10-04 05:49:04 +0000
committerIan Lance Taylor <iant@google.com>2007-10-04 05:49:04 +0000
commit66a33318b7194bcd7349ec01b75dcc373da17f79 (patch)
treea06512d5432ed29d978507d931feeb6290197a95 /gold/config.in
parent1dbb1be9b659ed95a27bd675517b83d821fcaa9e (diff)
downloadbinutils-redhat-66a33318b7194bcd7349ec01b75dcc373da17f79.tar.gz
Full support for --sysroot.
Diffstat (limited to 'gold/config.in')
-rw-r--r--gold/config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/gold/config.in b/gold/config.in
index bbdf05130d..46d67e5746 100644
--- a/gold/config.in
+++ b/gold/config.in
@@ -82,6 +82,12 @@
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
+/* System root for target files */
+#undef TARGET_SYSTEM_ROOT
+
+/* Whether the system root can be relocated */
+#undef TARGET_SYSTEM_ROOT_RELOCATABLE
+
/* Version number of package */
#undef VERSION