aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mips/t-svr4-gas
diff options
context:
space:
mode:
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>1993-08-08 21:25:54 +0000
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>1993-08-08 21:25:54 +0000
commit762b26eb002c595281e6b87a95403af5867a21fe (patch)
treed9e88a74ba1671cabcb391bc9ff5d0b910a4538c /gcc/config/mips/t-svr4-gas
parent9282409c65df73a3566e91d5f5a8689a7e683fff (diff)
New file.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5109 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/mips/t-svr4-gas')
-rw-r--r--gcc/config/mips/t-svr4-gas7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/config/mips/t-svr4-gas b/gcc/config/mips/t-svr4-gas
new file mode 100644
index 00000000000..7eefc5c1c13
--- /dev/null
+++ b/gcc/config/mips/t-svr4-gas
@@ -0,0 +1,7 @@
+# Exactly the same as t-mips-gas, except we must define SYSTEM_HEADER_DIR
+# to point to the svr4 include files.
+SYSTEM_HEADER_DIR = /svr4/usr/include
+
+# Suppress building libgcc1.a, since the MIPS compiler port is complete
+# and does not need anything from libgcc1.a.
+LIBGCC1 = libgcc1.null