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/regex/Makefile.in | 2 -- 1 file changed, 2 deletions(-) (limited to 'test/regex/Makefile.in') diff --git a/test/regex/Makefile.in b/test/regex/Makefile.in index ef1e3034f..a6ec4a4ad 100644 --- a/test/regex/Makefile.in +++ b/test/regex/Makefile.in @@ -2,5 +2,3 @@ ifeq ($(TARGET_lm32),y) TESTS_DISABLED := testregex endif - -CFLAGS_tst-regex2 = -fPIC -- cgit v1.2.3