[OE-core] [PATCH v1] site: enable pthread support for x86_64 APR builds

Khem Raj raj.khem at gmail.com
Fri Mar 18 00:22:15 UTC 2016


> On Feb 29, 2016, at 5:50 AM, Burton, Ross <ross.burton at intel.com> wrote:
> 
> 
> On 29 February 2016 at 13:42, Ioan-Adrian Ratiu <adrian.ratiu at ni.com <mailto:adrian.ratiu at ni.com>> wrote:
>   apr_cv_process_shared_works=no: several platforms already set this
>   option, which conservatively disables support for PROCESS_SHARED
>   mutexes.
> 
> Which is interesting as building apr-native (so the site files don't get used) for x86-64 gives:
> 
> apr_cv_process_shared_works=yes
> 
> Can we not go around disabling stuff when it actually does work?

No it really doesnt work. its running a configure time test on your build host ( which I assume is x86_64 mostly now
a days) and then deciding that process shared mutexes work, which is not correct.

If we think that it should work on x86_64 then lets cache the value to ‘yes’ but not leave it
at the mercy of configure.

> 
> Ross
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20160317/ecc60d68/attachment-0002.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 204 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20160317/ecc60d68/attachment-0002.sig>


More information about the Openembedded-core mailing list