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/time/Makefile.in | 3 --- 1 file changed, 3 deletions(-) (limited to 'test/time') diff --git a/test/time/Makefile.in b/test/time/Makefile.in index 8afc013d7..4eeb74161 100644 --- a/test/time/Makefile.in +++ b/test/time/Makefile.in @@ -17,9 +17,6 @@ TESTS_DISABLED += tst_wcsftime endif CFLAGS_tst-strptime2 := -std=c99 -CFLAGS_tst-ctime = -fPIC -CFLAGS_tst-futimens1 = -fPIC -CFLAGS_tst-timerfd = -fPIC DODIFF_futimens1 := 1 DODIFF_tst_wcsftime := 1 -- cgit v1.2.3