diff options
Diffstat (limited to 'test/stdlib')
-rw-r--r-- | test/stdlib/Makefile.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test/stdlib/Makefile.in b/test/stdlib/Makefile.in index 91dfde412..f39941dc2 100644 --- a/test/stdlib/Makefile.in +++ b/test/stdlib/Makefile.in @@ -13,7 +13,3 @@ endif ifeq ($(UCLIBC_HAS_ARC4RANDOM),) TESTS_DISABLED += testarc4random endif - -CFLAGS_test-canon = -fPIC -CFLAGS_test-canon2 = -fPIC -CFLAGS_testatexit = -fPIC |