فهرست منبع

test needs -fPIC for m68k

Waldemar Brodkorb 8 سال پیش
والد
کامیت
78443c6a54
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      test/stdio/Makefile.in

+ 2 - 0
test/stdio/Makefile.in

@@ -6,3 +6,5 @@ DODIFF_64bit := 1
 ifeq ($(UCLIBC_HAS_GLIBC_CUSTOM_STREAMS),)
 TESTS_DISABLED += tst-fmemopen
 endif
+
+CFLAGS_tst-fmemopen = -fPIC