From 4c05f6ec775290a2ceaa15a7e64310e6b027670c Mon Sep 17 00:00:00 2001 From: neroden Date: Tue, 23 Sep 2003 18:56:00 +0000 Subject: * config.gcc: Do per-target disabling of fixproto here in clauses, not in t- fragments. * configure.in: Adjust to set STMP_FIXPROTO correctly. * configure: Regenerate. * config/arm/t-semi, config/cris/t-cris, config/i386/t-beos, config/i386/t-cygming, config/i386/t-nto, config/ia64/t-hpux, t-freebsd, t-linux, t-netbsd, t-openbsd, t-rtems, t-vxworks, xtensa/t-xtensa: Remove setting of STMP_FIXPROTO. * config/i370/t-oe, config/i386/t-netware, config/pa/t-bsd, t-interix, t-linux-aout: Delete files consisting only of setting of STMP_FIXPROTO. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@71687 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/config/t-openbsd | 3 --- 1 file changed, 3 deletions(-) (limited to 'gcc/config/t-openbsd') diff --git a/gcc/config/t-openbsd b/gcc/config/t-openbsd index 0578cbd6225..2289f154efc 100644 --- a/gcc/config/t-openbsd +++ b/gcc/config/t-openbsd @@ -1,5 +1,2 @@ -# Don't run fixproto -STMP_FIXPROTO = - # We don't need GCC's own include files. USER_H = -- cgit v1.2.1