diff options
Diffstat (limited to 'gcc/config/mips/t-svr3-gas')
-rw-r--r-- | gcc/config/mips/t-svr3-gas | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/config/mips/t-svr3-gas b/gcc/config/mips/t-svr3-gas index 99238f2..e9f3f9e 100644 --- a/gcc/config/mips/t-svr3-gas +++ b/gcc/config/mips/t-svr3-gas @@ -1,8 +1,3 @@ # Exactly the same as t-mips-gas, except we must define SYSTEM_HEADER_DIR # to point to the svr3 include files. SYSTEM_HEADER_DIR = /sysv/usr/include - -# Suppress building libgcc1.a, since the MIPS compiler port is complete -# and does not need anything from libgcc1.a. -LIBGCC1 = -CROSS_LIBGCC1 = |