diff options
author | Arnaud Lacombe <lacombar@gmail.com> | 2010-04-07 18:35:22 +0200 |
---|---|---|
committer | Arnaud Lacombe <lacombar@gmail.com> | 2010-04-07 18:35:22 +0200 |
commit | 93042972a8cf2d9e8ce6ef12e4e6976cc5bedec0 (patch) | |
tree | 8147a98167ed83bb0e741984a82323ea666c75d0 /scripts/patch-rework.sh | |
parent | 2059d43d860c34035ee40479cf77da9cc8b59878 (diff) | |
download | crosstool-ng-93042972a8cf2d9e8ce6ef12e4e6976cc5bedec0.tar.gz crosstool-ng-93042972a8cf2d9e8ce6ef12e4e6976cc5bedec0.tar.bz2 crosstool-ng-93042972a8cf2d9e8ce6ef12e4e6976cc5bedec0.zip |
cc/gcc: fix thread-less final gcc build
If threads are disabled in libc, we don't want to enable them in the
final compiler. Doing so pass the configure stage, but fails latter on
a missing <pthread.h>.
Moreover, we don't want to build libgomp if threads are disabled; its
configure script would fails anyway.
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
Diffstat (limited to 'scripts/patch-rework.sh')
0 files changed, 0 insertions, 0 deletions