summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2002-06-06 03:47:02 +0000
committerobrien <obrien@FreeBSD.org>2002-06-06 03:47:02 +0000
commit5e61aad926dd9d2ae6d8ad5070df268dcc0466fb (patch)
tree5926a4ba064aeb790e63ba426d205a5b517a49b2 /gnu
parent7dfe2c583e748ee51e9baa53cd03c9e7b4a1d211 (diff)
downloadFreeBSD-src-5e61aad926dd9d2ae6d8ad5070df268dcc0466fb.zip
FreeBSD-src-5e61aad926dd9d2ae6d8ad5070df268dcc0466fb.tar.gz
Read specs from /usr/libdata/gcc/specs if it exists.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/cc/cc_tools/freebsd-native.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/cc/cc_tools/freebsd-native.h b/gnu/usr.bin/cc/cc_tools/freebsd-native.h
index f5cae31..692886b 100644
--- a/gnu/usr.bin/cc/cc_tools/freebsd-native.h
+++ b/gnu/usr.bin/cc/cc_tools/freebsd-native.h
@@ -35,6 +35,7 @@
#undef STANDARD_BINDIR_PREFIX /* We don't need one for now. */
#define STANDARD_EXEC_PREFIX PREFIX"/libexec/"
#undef MD_EXEC_PREFIX /* We don't want one. */
+#define FBSD_DATA_PREFIX PREFIX"/libdata/gcc/"
/* Under FreeBSD, the normal location of the various *crt*.o files is the
/usr/lib directory. */
OpenPOWER on IntegriCloud