[pulseaudio-tickets] [Bug 98603] Thread-local storage not supported on compiler shipped with Xcode

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Nov 8 07:23:29 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=98603

--- Comment #2 from Philip Chimento <philip.chimento at gmail.com> ---
Got it. I looked in my config.log and compared the arguments that the configure
test was compiled with, versus the arguments that were used for actually
compiling PA. It's -mmacosx-version-min=10.5 that causes the problem. If you
configure with --with-mac-version-min=10.7, it builds.

I suggest making 10.7 the default value for that configure flag, or otherwise
making sure that the configure flag is added to the CFLAGS before doing the
AX_TLS test.

I could make a patch for whichever one of those is preferable.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20161108/fe2e7fb3/attachment.html>


More information about the pulseaudio-bugs mailing list