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/unistd/Makefile.in | 5 ----- 1 file changed, 5 deletions(-) (limited to 'test/unistd/Makefile.in') diff --git a/test/unistd/Makefile.in b/test/unistd/Makefile.in index da59a3689..5b65c13c6 100644 --- a/test/unistd/Makefile.in +++ b/test/unistd/Makefile.in @@ -34,11 +34,6 @@ endif # for embedded systems 4 GB disk space is not available TESTS_DISABLED += tst-posix_fallocate64 tst-fallocate64 -CFLAGS_tst-fallocate = -fPIC -CFLAGS_tst-posix_fallocate = -fPIC -CFLAGS_tst-preadwrite = -fPIC -CFLAGS_tst-preadwrite64 = -fPIC - # getconf.c lives in utils/ # Testsuite cannot currently be built with O= anyway, so hardcode path here getconf.c: -- cgit v1.2.3