summaryrefslogtreecommitdiff
path: root/gcc/config/sparc/t-vxsparc
diff options
context:
space:
mode:
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>1995-01-12 18:36:12 +0000
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>1995-01-12 18:36:12 +0000
commitda24e7f40eb876fdabe461a7acb62bf2eaae94f3 (patch)
tree7f3b9cf3b23b02836da868b763805e1c8be45585 /gcc/config/sparc/t-vxsparc
parent39fdf4cbe9d6f5e1e0283f1e07d92bf271bcd8c2 (diff)
downloadgcc-da24e7f40eb876fdabe461a7acb62bf2eaae94f3.tar.gz
(LIBGCC1, CROSS_LIBGCC1): Define to empty instead of to libgcc1.null.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8738 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/sparc/t-vxsparc')
-rw-r--r--gcc/config/sparc/t-vxsparc4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/sparc/t-vxsparc b/gcc/config/sparc/t-vxsparc
index d99df4ebb97..b59d6ace06c 100644
--- a/gcc/config/sparc/t-vxsparc
+++ b/gcc/config/sparc/t-vxsparc
@@ -1,5 +1,5 @@
-LIBGCC1 = libgcc1.null
-CROSS_LIBGCC1 = libgcc1.null
+LIBGCC1 =
+CROSS_LIBGCC1 =
# We don't want to put exit in libgcc.a for VxWorks, because VxWorks
# does not have _exit.