aboutsummaryrefslogtreecommitdiff
path: root/gcc/cross-make
diff options
context:
space:
mode:
authorRichard Stallman <rms@gnu.org>1992-03-05 23:31:47 +0000
committerRichard Stallman <rms@gnu.org>1992-03-05 23:31:47 +0000
commitce1be81dfff0a08f139d85d4f8e268320b7139e4 (patch)
tree9dd907155436f1dba0ed54a9ec11744f8abf5c6b /gcc/cross-make
parentead02915fa92af8cb1b801a83fc4019859eafef6 (diff)
downloadgcc-ce1be81dfff0a08f139d85d4f8e268320b7139e4.zip
gcc-ce1be81dfff0a08f139d85d4f8e268320b7139e4.tar.gz
gcc-ce1be81dfff0a08f139d85d4f8e268320b7139e4.tar.bz2
*** empty log message ***
From-SVN: r398
Diffstat (limited to 'gcc/cross-make')
-rw-r--r--gcc/cross-make4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/cross-make b/gcc/cross-make
index ac3853e..3a9c670 100644
--- a/gcc/cross-make
+++ b/gcc/cross-make
@@ -1,5 +1,5 @@
-# Don't really put anything in libgcc1.
-LIBGCC1 = libgcc1.null
+# Don't build or use libgcc1.
+LIBGCC1 =
# Specify tools and options for manipulating libraries for the target machine.
AR = $(AR_FOR_TARGET)