From 7ad3d87d74dfb9eff68ad1686be400154134a731 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 11 Jul 2015 10:50:59 +0200 Subject: tst-sscanf: fix linking for m68k --- test/locale/Makefile.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/locale/Makefile.in b/test/locale/Makefile.in index 5a57ca54d..806ea2866 100644 --- a/test/locale/Makefile.in +++ b/test/locale/Makefile.in @@ -26,4 +26,6 @@ OPTS_dump-ctype = C OPTS_tst-ctype = < tst-ctype-de_DE.ISO-8859-1.in OPTS_tst-langinfo = < tst-langinfo.input +CFLAGS_tst-sscanf = -fPIC + EXTRA_DIRS := C -- cgit v1.2.3