diff options
Diffstat (limited to 'test/time')
-rw-r--r-- | test/time/Makefile.in | 3 |
1 files changed, 0 insertions, 3 deletions
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 |