From a857e01bf2460bb0a55cef4e55c5374df7165a55 Mon Sep 17 00:00:00 2001 From: Michael Meissner Date: Fri, 7 May 1993 21:37:16 +0000 Subject: New t- file for --with-gnu-as From-SVN: r4380 --- gcc/config/mips/t-mips-gas | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 gcc/config/mips/t-mips-gas (limited to 'gcc') diff --git a/gcc/config/mips/t-mips-gas b/gcc/config/mips/t-mips-gas new file mode 100644 index 0000000..04c7a6b --- /dev/null +++ b/gcc/config/mips/t-mips-gas @@ -0,0 +1,3 @@ +# Suppress building libgcc1.a, since the MIPS compiler port is complete +# and does not need anything from libgcc1.a. +LIBGCC1 = libgcc1.null -- cgit v1.1