Read specs from /usr/libdata/gcc/specs if it exists.

This commit is contained in:
David E. O'Brien 2002-06-06 03:47:02 +00:00
parent 0d68a433ae
commit 86f99a57b2

View File

@ -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. */