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/malloc/Makefile.in | 2 -- 1 file changed, 2 deletions(-) (limited to 'test/malloc') diff --git a/test/malloc/Makefile.in b/test/malloc/Makefile.in index 9e7cac9f0..875a849e6 100644 --- a/test/malloc/Makefile.in +++ b/test/malloc/Makefile.in @@ -14,5 +14,3 @@ endif ifneq ($(MALLOC_STANDARD),y) TESTS_DISABLED += tst-asprintf endif - -CFLAGS_tst-mallocfork = -fPIC -- cgit v1.2.3