diff options
author | Michael Meissner <meissner@gcc.gnu.org> | 1992-04-04 21:36:43 +0000 |
---|---|---|
committer | Michael Meissner <meissner@gcc.gnu.org> | 1992-04-04 21:36:43 +0000 |
commit | abf977d6a97fd6e55f8bf8949c127a95df2c2784 (patch) | |
tree | ade83cf935420a73ca88fe630cdcad8a4760f54d /gcc | |
parent | 4754708156e80c291f4e3dad16db906ecc07ce8d (diff) | |
download | gcc-abf977d6a97fd6e55f8bf8949c127a95df2c2784.zip gcc-abf977d6a97fd6e55f8bf8949c127a95df2c2784.tar.gz gcc-abf977d6a97fd6e55f8bf8949c127a95df2c2784.tar.bz2 |
*** empty log message ***
From-SVN: r685
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/config/i386/osfrose.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/config/i386/osfrose.h b/gcc/config/i386/osfrose.h index 1b118c3..153bb45 100644 --- a/gcc/config/i386/osfrose.h +++ b/gcc/config/i386/osfrose.h @@ -61,10 +61,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #endif #define CC1_SPEC "" -#ifndef CC1PLUS_SPEC -#define CC1PLUS_SPEC "%{!fgnu-binutils: -fno-gnu-binutils}" -#endif - #ifdef ASM_SPEC #undef ASM_SPEC #endif |