diff options
author | Alexander Kabaev <kan@FreeBSD.org> | 2004-07-28 03:11:36 +0000 |
---|---|---|
committer | Alexander Kabaev <kan@FreeBSD.org> | 2004-07-28 03:11:36 +0000 |
commit | 9a63ad9273061dc19cbd117762e365ea9634e241 (patch) | |
tree | 052f4bb635f2bea2c5e350bd60c902be100a0d1e /contrib/gcc/config/i386/t-beos | |
parent | fe349557597c18e74a14e9a0d2bdb422892159d8 (diff) |
Gcc 3.4.2 20040728.
Notes
Notes:
svn path=/vendor/gcc/dist/; revision=132718
Diffstat (limited to 'contrib/gcc/config/i386/t-beos')
-rw-r--r-- | contrib/gcc/config/i386/t-beos | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/contrib/gcc/config/i386/t-beos b/contrib/gcc/config/i386/t-beos index e545abd7d070..b5c8ec208716 100644 --- a/contrib/gcc/config/i386/t-beos +++ b/contrib/gcc/config/i386/t-beos @@ -2,6 +2,3 @@ # we are most likely to want to apply any fixes to. SYSTEM_HEADER_DIR = /boot/develop/headers/posix CROSS_SYSTEM_HEADER_DIR = $(tooldir)/sys-include/posix - -# Don't run fixproto -STMP_FIXPROTO = |