This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "uClibc-ng - small C library for embedded systems".
The branch, master has been updated via 8d124ba111557ae7891fed91538e34307f713b6f (commit) from 809f17da77f30e40216615260f53ac03eff79a74 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit 8d124ba111557ae7891fed91538e34307f713b6f Author: Waldemar Brodkorb wbx@uclibc-ng.org Date: Sat Jul 11 10:50:59 2015 +0200
tst-sscanf: fix linking for m68k
-----------------------------------------------------------------------
Summary of changes: test/locale/Makefile.in | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/test/locale/Makefile.in b/test/locale/Makefile.in index 5a57ca5..806ea28 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
hooks/post-receive