summaryrefslogtreecommitdiff
path: root/test/stdio/Makefile.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-04-17 18:01:14 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-04-17 18:01:14 +0200
commit3f98fdc552249b66cdc03a082ce0b866fe5bf57f (patch)
tree2e3ba7c033db1ae328fd5d56a57fe7978ce809ad /test/stdio/Makefile.in
parent0f2a411b685d54113433d45472338a067110c66a (diff)
remove m68k binutils workarounds
With binutils 2.26 for m68k and 2.25.1 for coldfire, these -fPIC workarounds no longer required.
Diffstat (limited to 'test/stdio/Makefile.in')
-rw-r--r--test/stdio/Makefile.in2
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