|
@ -15224,10 +15224,6 @@ case ${host_os} in |
|
|
|
|
|
|
|
|
ax_pthread_flags="-pthreads pthread -mt -pthread $ax_pthread_flags" |
|
|
ax_pthread_flags="-pthreads pthread -mt -pthread $ax_pthread_flags" |
|
|
;; |
|
|
;; |
|
|
|
|
|
|
|
|
darwin*) |
|
|
|
|
|
ax_pthread_flags="-pthread $ax_pthread_flags" |
|
|
|
|
|
;; |
|
|
|
|
|
esac |
|
|
esac |
|
|
|
|
|
|
|
|
# Clang doesn't consider unrecognized options an error unless we specify |
|
|
# Clang doesn't consider unrecognized options an error unless we specify |
|
|