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/inet/Makefile.in | 4 ---- 1 file changed, 4 deletions(-) (limited to 'test/inet') diff --git a/test/inet/Makefile.in b/test/inet/Makefile.in index 1cede4761..31a4837ed 100644 --- a/test/inet/Makefile.in +++ b/test/inet/Makefile.in @@ -15,7 +15,3 @@ TESTS_DISABLED += tst-res else LDFLAGS_tst-res_glibc := -lresolv # assume it's glibc or somebody with that lib endif - -CFLAGS_bug-if1 = -fPIC -CFLAGS_tst-sock-nonblock = -fPIC -CFLAGS_tst-ifaddrs = -fPIC -- cgit v1.2.3