samples/alphaev56-unknown-linux-gnu/reported.by
author Arnaud Lacombe <lacombar@gmail.com>
Wed Apr 07 18:35:22 2010 +0200 (2010-04-07)
changeset 1881 5284cdc29a63
parent 981 6bc168156c2b
permissions -rw-r--r--
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>
     1 reporter_name="Ioannis E. VENETIS"
     2 reporter_url="http://sourceware.org/ml/crossgcc/2009-11/msg00109.html"
     3 reporter_comment=""