From: Doug Evans Date: Sat, 18 Feb 1995 17:21:20 +0000 (+0000) Subject: t-i386bare (LIBGCC1): Define to empty instead of libgcc1.null. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=816f495b8e2a0da5384a57bcb6cee5a633524af0;p=gcc.git t-i386bare (LIBGCC1): Define to empty instead of libgcc1.null. * i386/t-i386bare (LIBGCC1): Define to empty instead of libgcc1.null. (CROSS_LIBGCC1): Likewise. From-SVN: r8963 --- diff --git a/gcc/config/i386/t-i386bare b/gcc/config/i386/t-i386bare index 367422e20cc..2970fa71415 100644 --- a/gcc/config/i386/t-i386bare +++ b/gcc/config/i386/t-i386bare @@ -1,3 +1,3 @@ # The i386 md has all of these taken care of, according to sef. -LIBGCC1 = libgcc1.null -CROSS_LIBGCC1 = libgcc1.null +LIBGCC1 = +CROSS_LIBGCC1 =