]> gcc.gnu.org Git - gcc.git/commitdiff
New file.
authorJim Wilson <wilson@gcc.gnu.org>
Sat, 13 Aug 1994 21:11:09 +0000 (14:11 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Sat, 13 Aug 1994 21:11:09 +0000 (14:11 -0700)
From-SVN: r7913

gcc/config/sparc/t-sunos40 [new file with mode: 0644]

diff --git a/gcc/config/sparc/t-sunos40 b/gcc/config/sparc/t-sunos40
new file mode 100644 (file)
index 0000000..56fd740
--- /dev/null
@@ -0,0 +1,6 @@
+# SunOS 4.0.* 
+# /bin/as doesn't recognize the v8 instructions, so we can't do a v8
+# multilib build.
+
+LIBGCC1 = libgcc1.null
+CROSS_LIBGCC1 = libgcc1.null
This page took 0.063302 seconds and 5 git commands to generate.