libstdc++, libgfortran gthr workaround for musl
authorSzabolcs Nagy <szabolcs.nagy@arm.com>
Wed, 22 Apr 2015 14:24:11 +0000 (14:24 +0000)
committerKyrylo Tkachov <ktkachov@gcc.gnu.org>
Wed, 22 Apr 2015 14:24:11 +0000 (14:24 +0000)
commit85da5c3024f731e719c4093314da8edcd1056527
tree636830d5fd7cdbaddef6d5f2a37808ebcaf43d22
parent15aa7b447218e45da835472bbf4740ae00db9982
libstdc++, libgfortran gthr workaround for musl

On behalf of szabolcs.nagy@arm.com

[libstdc++-v3/]
2015-04-22  Szabolcs Nagy  <szabolcs.nagy@arm.com>

* config/os/generic/os_defines.h (_GLIBCXX_GTHREAD_USE_WEAK): Define.
* configure.host (os_include_dir): Set to "os/generic" for linux-musl*.

[libgfortran/]
2015-04-22  Szabolcs Nagy  <szabolcs.nagy@arm.com>

* acinclude.m4 (GTHREAD_USE_WEAK): Define as 0 for *-*-musl*.
* configure: Regenerate.

From-SVN: r222329
libgfortran/ChangeLog
libgfortran/acinclude.m4
libgfortran/configure
libstdc++-v3/ChangeLog
libstdc++-v3/config/os/generic/os_defines.h
libstdc++-v3/configure.host