From: Waldemar Brodkorb <wbx@openadk.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] uclibc-ng-test: fix compile errors with glibc toolchains
Date: Sat, 10 Dec 2016 15:12:46 +0100 [thread overview]
Message-ID: <20161210141246.GA8753@waldemar-brodkorb.de> (raw)
We need to link with -lrt for some tests.
Update to latest upstream version.
Fixes:
http://autobuild.buildroot.net/results/7388ffcc51a6686b8b708d7373427368d3755870
http://autobuild.buildroot.net/results/926716ed127dea879c5b26c4d04dc7f0615c8f34
http://autobuild.buildroot.net/results/737f1651a8bba7d3d815f46ec796955d09ba96bd
http://autobuild.buildroot.net/results/56a8d67a45469d2a478da8d7d1ad7c5fb5e6c0c5
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
---
package/uclibc-ng-test/uclibc-ng-test.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/uclibc-ng-test/uclibc-ng-test.mk b/package/uclibc-ng-test/uclibc-ng-test.mk
index bb8b9ed..9a0240c 100644
--- a/package/uclibc-ng-test/uclibc-ng-test.mk
+++ b/package/uclibc-ng-test/uclibc-ng-test.mk
@@ -4,7 +4,7 @@
#
################################################################################
-UCLIBC_NG_TEST_VERSION = 189b47080068d431302beec0e627dcaa5358eae8
+UCLIBC_NG_TEST_VERSION = c9b9876cefc142a23aa622b821290ed16af80058
UCLIBC_NG_TEST_SITE = git://uclibc-ng.org/git/uclibc-ng-test
UCLIBC_NG_TEST_LICENSE = LGPLv2.1+
UCLIBC_NG_TEST_LICENSE_FILES = COPYING.LIB
--
2.1.4
next reply other threads:[~2016-12-10 14:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-10 14:12 Waldemar Brodkorb [this message]
2016-12-10 14:32 ` [Buildroot] [PATCH] uclibc-ng-test: fix compile errors with glibc toolchains Thomas Petazzoni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20161210141246.GA8753@waldemar-brodkorb.de \
--to=wbx@openadk.org \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox