aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2002-06-06 03:47:02 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2002-06-06 03:47:02 +0000
commit86f99a57b2b576db877a644dcc22d16cd827f69e (patch)
tree5926a4ba064aeb790e63ba426d205a5b517a49b2
parent0d68a433ae129a914606d24718c1b6498b9b5ffd (diff)
Notes
-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 f5cae31efdda0..692886bf9e806 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. */