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/ctype/Makefile.in | 1 - 1 file changed, 1 deletion(-) (limited to 'test/ctype') diff --git a/test/ctype/Makefile.in b/test/ctype/Makefile.in index 041e85176..ee10d592e 100644 --- a/test/ctype/Makefile.in +++ b/test/ctype/Makefile.in @@ -2,4 +2,3 @@ # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. TESTS := ctype -CFLAGS_ctype = -fPIC -- cgit v1.2.3