diff options
Diffstat (limited to 'test/stdio/Makefile.in')
-rw-r--r-- | test/stdio/Makefile.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/stdio/Makefile.in b/test/stdio/Makefile.in index 3e60b4090..14b5f19b9 100644 --- a/test/stdio/Makefile.in +++ b/test/stdio/Makefile.in @@ -6,5 +6,3 @@ DODIFF_64bit := 1 ifeq ($(UCLIBC_HAS_GLIBC_CUSTOM_STREAMS),) TESTS_DISABLED += tst-fmemopen endif - -CFLAGS_tst-fmemopen = -fPIC |