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 18f2dcaa53b7c34625d9bb2cc7c4a89d60d6b375 (commit)
from 09db993c96d83bf43bc972edc9ed78d134ef9608 (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 18f2dcaa53b7c34625d9bb2cc7c4a89d60d6b375
Author: Waldemar Brodkorb <wbx(a)openadk.org>
Date: Tue Mar 31 13:56:17 2015 -0500
we need -fPIC for the new test for m68k binutils problem
-----------------------------------------------------------------------
Summary of changes:
test/misc/Makefile.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/test/misc/Makefile.in b/test/misc/Makefile.in
index d78b276..09ff5c3 100644
--- a/test/misc/Makefile.in
+++ b/test/misc/Makefile.in
@@ -45,3 +45,4 @@ CFLAGS_bug-glob2 = -fPIC
CFLAGS_opendir-tst1 = -fPIC
CFLAGS_tst-inotify = -fPIC
CFLAGS_tst-utmp = -fPIC
+CFLAGS_tst-utmpx = -fPIC
hooks/post-receive
--
uClibc-ng - small C library for embedded systems
Show replies by date