Initial revision
authorRichard Kenner <kenner@gcc.gnu.org>
Mon, 14 Jul 1997 12:03:23 +0000 (08:03 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Mon, 14 Jul 1997 12:03:23 +0000 (08:03 -0400)
From-SVN: r14436

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

diff --git a/gcc/config/alpha/t-linux b/gcc/config/alpha/t-linux
new file mode 100644 (file)
index 0000000..e4c9fd4
--- /dev/null
@@ -0,0 +1,5 @@
+# Do not build libgcc1. Let gcc generate those functions. The Linux
+# C library can handle them.
+LIBGCC1 = 
+CROSS_LIBGCC1 =
+LIBGCC1_TEST =
diff --git a/gcc/config/sparc/t-linux b/gcc/config/sparc/t-linux
new file mode 100644 (file)
index 0000000..5a4690e
--- /dev/null
@@ -0,0 +1,6 @@
+LIBGCC1 =
+CROSS_LIBGCC1 =
+
+# We don't want to build .umul, etc., because Linux provides them,
+# which means that libgcc1-test will fail for cross-compiler.
+LIBGCC1_TEST =