From: Brendan Kehoe Date: Mon, 11 Jul 1994 21:49:56 +0000 (+0000) Subject: entered into RCS X-Git-Tag: glibc-2.16-ports-before-merge~4100 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2200643a09c313ddf4cf99d032b3bd99549576d9;p=thirdparty%2Fglibc.git entered into RCS --- diff --git a/sysdeps/unix/sysv/sysv4/solaris2/sparc/Makefile b/sysdeps/unix/sysv/sysv4/solaris2/sparc/Makefile index dde3f820d4d..7ad4bb16333 100644 --- a/sysdeps/unix/sysv/sysv4/solaris2/sparc/Makefile +++ b/sysdeps/unix/sysv/sysv4/solaris2/sparc/Makefile @@ -3,7 +3,3 @@ # and difftime.o don't work because of this. The long-term fix is to actually # implement what they're doing, but for the short-term, we must do this. sysdep-CFLAGS := $(sysdep-CFLAGS) -mhard-quad-float - -ifeq ($(subdir),signal) -sysdep_routines := $(sysdep_routines) sys-sig -endif