From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3 01/11] udev: explicitly include pthreads
Date: Thu, 03 Oct 2013 22:41:23 +0200 [thread overview]
Message-ID: <87li2am6j0.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <1380237714-2470-2-git-send-email-spenser@gillilanding.com> (Spenser Gilliland's message of "Thu, 26 Sep 2013 18:21:44 -0500")
>>>>> "Spenser" == Spenser Gilliland <spenser@gillilanding.com> writes:
Spenser> This fixes builds with Linaro hard float toolchains.
Sorry, what toolchain exactly? I just did a test build with our default
(Linaro 2013.08) ext toolchain, and didn't have any linker issues.
Spenser> Signed-off-by: Spenser Gilliland <spenser@gillilanding.com>
Spenser> ---
Spenser> package/udev/udev.mk | 2 +-
Spenser> 1 files changed, 1 insertions(+), 1 deletions(-)
Spenser> diff --git a/package/udev/udev.mk b/package/udev/udev.mk
Spenser> index db86850..b512ec5 100644
Spenser> --- a/package/udev/udev.mk
Spenser> +++ b/package/udev/udev.mk
Spenser> @@ -12,7 +12,7 @@ UDEV_LICENSE_FILES = COPYING
Spenser> UDEV_INSTALL_STAGING = YES
Spenser> # mq_getattr is in librt
Spenser> -UDEV_CONF_ENV += LIBS=-lrt
Spenser> +UDEV_CONF_ENV += LIBS="-lrt -lpthread"
Spenser> UDEV_CONF_OPT = \
Spenser> --sbindir=/sbin \
Spenser> --
Spenser> 1.7.1
Spenser> _______________________________________________
Spenser> buildroot mailing list
Spenser> buildroot at busybox.net
Spenser> http://lists.busybox.net/mailman/listinfo/buildroot
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2013-10-03 20:41 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-26 23:21 [Buildroot] [PATCH v3 00/11] glmark2 and Mesa updates Spenser Gilliland
2013-09-26 23:21 ` [Buildroot] [PATCH v3 01/11] udev: explicitly include pthreads Spenser Gilliland
2013-10-03 20:41 ` Peter Korsgaard [this message]
2013-10-08 14:55 ` Spenser Gilliland
2013-09-26 23:21 ` [Buildroot] [PATCH v3 02/11] sunxi-mali: add explicit pthread/dl/rt dependencies Spenser Gilliland
2013-09-26 23:21 ` [Buildroot] [PATCH v3 03/11] libpthread-stubs: move out of x11r7 Spenser Gilliland
2013-10-01 19:01 ` Thomas Petazzoni
2013-10-02 14:45 ` Spenser Gilliland
2014-01-08 19:03 ` Bernd Kuhls
2013-09-26 23:21 ` [Buildroot] [PATCH v3 04/11] libdrm: remove x11 dependency Spenser Gilliland
2013-10-01 19:02 ` Thomas Petazzoni
2013-10-02 14:44 ` Spenser Gilliland
2014-01-08 19:04 ` Bernd Kuhls
2013-09-26 23:21 ` [Buildroot] [PATCH v3 05/11] sunxi-cedarx: bump to newer version, use armel2 binaries, add demo Spenser Gilliland
2013-09-26 23:21 ` [Buildroot] [PATCH v3 06/11] mesa3d: pull out from x11 Spenser Gilliland
2013-09-26 23:21 ` [Buildroot] [PATCH v3 07/11] mesa3d: modularize and bump to version 9.1.6 Spenser Gilliland
2013-09-26 23:21 ` [Buildroot] [PATCH v3 08/11] libpng12: new package Spenser Gilliland
2013-09-26 23:21 ` [Buildroot] [PATCH v3 09/11] libpng: ensure libpng12 is installed before libpng Spenser Gilliland
2013-09-26 23:21 ` [Buildroot] [PATCH v3 10/11] glmark2: new package Spenser Gilliland
2013-09-26 23:21 ` [Buildroot] [PATCH v3 11/11] mesa3d-demos: " Spenser Gilliland
2014-01-05 16:17 ` [Buildroot] [PATCH v3 00/11] glmark2 and Mesa updates Bernd Kuhls
2014-01-06 0:07 ` Spenser Gilliland
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=87li2am6j0.fsf@dell.be.48ers.dk \
--to=jacmet@uclibc.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