|
@@ -34,11 +34,6 @@ endif
|
|
# for embedded systems 4 GB disk space is not available
|
|
# for embedded systems 4 GB disk space is not available
|
|
TESTS_DISABLED += tst-posix_fallocate64 tst-fallocate64
|
|
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/
|
|
# getconf.c lives in utils/
|
|
# Testsuite cannot currently be built with O= anyway, so hardcode path here
|
|
# Testsuite cannot currently be built with O= anyway, so hardcode path here
|
|
getconf.c:
|
|
getconf.c:
|