[patch #8186] ax_pthread adds -pthread when it should not on OSX when compiling with clang

Brian Aker <[email protected]>
Newsgroups gmane.comp.sysutils.autoconf.archive-maintainers
Message-ID <[email protected]>
Follow-up Comment #7, patch #8186 (project autoconf-archive):

And I did a bad copy and paste... 


diff m4/ax_pthread.m4  ~/Projects/ddm4/m4/ax_pthread.m4 
85c85
< #serial 21
---
> #serial 22
163c163
<         ax_pthread_flags="-pthread $ax_pthread_flags"
---
>         ax_pthread_flags="none -pthread $ax_pthread_flags"


Adjust the order for OSX.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?8186>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.