From 3f98fdc552249b66cdc03a082ce0b866fe5bf57f Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 17 Apr 2016 18:01:14 +0200 Subject: remove m68k binutils workarounds With binutils 2.26 for m68k and 2.25.1 for coldfire, these -fPIC workarounds no longer required. --- test/signal/Makefile.in | 4 ---- 1 file changed, 4 deletions(-) (limited to 'test/signal') diff --git a/test/signal/Makefile.in b/test/signal/Makefile.in index 27791a911..c8e2545fa 100644 --- a/test/signal/Makefile.in +++ b/test/signal/Makefile.in @@ -4,7 +4,3 @@ ifeq ($(UCLIBC_HAS_OBSOLETE_BSD_SIGNAL),) TESTS_DISABLED := tst-sigsimple endif - -CFLAGS_tst-signalfd = -fPIC -CFLAGS_tst-sigset = -fPIC -CFLAGS_tst-sigsimple = -fPIC -- cgit v1.2.3