From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2 of 4] alsa-lib: add a fake dlfcn.h header if dynamic load is not supported
Date: Tue, 18 Feb 2014 22:11:13 +0100 [thread overview]
Message-ID: <87a9do5dou.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <CAAXf6LWW=ZgkHZ4--ToOf_=GPycP=rRG8LjqDFQq_mFOV04u0Q@mail.gmail.com> (Thomas De Schampheleire's message of "Tue, 18 Feb 2014 15:19:18 +0100")
>>>>> "Thomas" == Thomas De Schampheleire <patrickdepinguin@gmail.com> writes:
Hi,
>> > where snd_dlopen is a wrapper:
>>
>> Ok, why don't we then just stick:
>>
>> #ifndef RTLD_NOW
>> #define RTLD_NOW 0
>> #endif
>>
>> #ifndef RTLD_GLOBAL
>> #define RTLD_GLOBAL 0
>> #endif
>>
>> To the header where snd_dlopen is defined?
> That could be done, but we still need something like:
> #ifdef HAVE_LIBDL
> #include <dlfcn.h>
> #endif
Ehh yes, but atleast we don't need to introduce a new file.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2014-02-18 21:11 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-12 16:55 [Buildroot] [PATCH 0 of 4] alsa-lib/alsa-utils autobuild fixes Thomas De Schampheleire
2014-02-12 16:55 ` [Buildroot] [PATCH 1 of 4] alsa-lib: add sequence number to existing patches Thomas De Schampheleire
2014-02-12 16:55 ` [Buildroot] [PATCH 2 of 4] alsa-lib: add a fake dlfcn.h header if dynamic load is not supported Thomas De Schampheleire
2014-02-18 11:28 ` Peter Korsgaard
2014-02-18 13:14 ` Thomas De Schampheleire
2014-02-18 14:14 ` Peter Korsgaard
2014-02-18 14:19 ` Thomas De Schampheleire
2014-02-18 21:11 ` Peter Korsgaard [this message]
2014-02-12 16:55 ` [Buildroot] [PATCH 3 of 4] alsa-lib: add patch to remove hardcoded -ldl Thomas De Schampheleire
2014-02-12 16:55 ` [Buildroot] [PATCH 4 of 4] alsa-utils: fix build on no-mmu targets Thomas De Schampheleire
2014-02-18 11:40 ` Peter Korsgaard
2014-02-18 13:47 ` Thomas De Schampheleire
2014-02-18 15:21 ` Thomas Petazzoni
2014-02-18 21:40 ` Peter Korsgaard
2014-02-17 10:37 ` [Buildroot] [PATCH 0 of 4] alsa-lib/alsa-utils autobuild fixes Thomas De Schampheleire
2014-02-22 18:23 ` Thomas Petazzoni
2014-02-23 8:34 ` Thomas De Schampheleire
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=87a9do5dou.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