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/misc/Makefile.in | 6 ------ 1 file changed, 6 deletions(-) (limited to 'test/misc') diff --git a/test/misc/Makefile.in b/test/misc/Makefile.in index a15ff97d6..7d7bb1048 100644 --- a/test/misc/Makefile.in +++ b/test/misc/Makefile.in @@ -40,9 +40,3 @@ OPTS_tst-fnmatch := < tst-fnmatch.input MNTENTS = / /sys /proc /dev OPTS_tst-statfs := $(MNTENTS) OPTS_tst-statvfs := $(MNTENTS) - -CFLAGS_bug-glob2 = -fPIC -CFLAGS_opendir-tst1 = -fPIC -CFLAGS_tst-inotify = -fPIC -CFLAGS_tst-utmp = -fPIC -CFLAGS_tst-utmpx = -fPIC -- cgit v1.2.3