aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Meissner <meissner@gcc.gnu.org>1993-05-07 21:37:16 +0000
committerMichael Meissner <meissner@gcc.gnu.org>1993-05-07 21:37:16 +0000
commita857e01bf2460bb0a55cef4e55c5374df7165a55 (patch)
treeabe479d79492af736b857fe8f7c9a2391f0f01d3
parentecf0b4bd0448ce2555ec1e6812eecd8f476f2007 (diff)
downloadgcc-a857e01bf2460bb0a55cef4e55c5374df7165a55.zip
gcc-a857e01bf2460bb0a55cef4e55c5374df7165a55.tar.gz
gcc-a857e01bf2460bb0a55cef4e55c5374df7165a55.tar.bz2
New t- file for --with-gnu-as
From-SVN: r4380
-rw-r--r--gcc/config/mips/t-mips-gas3
1 files changed, 3 insertions, 0 deletions
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