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