Lines 1170-1175
Link Here
|
1170 |
$(tc-getCPP ${CTARGET}) -E - <<<"#include <pthread.h>" >& /dev/null |
1170 |
$(tc-getCPP ${CTARGET}) -E - <<<"#include <pthread.h>" >& /dev/null |
1171 |
then |
1171 |
then |
1172 |
confgcc="${confgcc} $(use_enable openmp libgomp)" |
1172 |
confgcc="${confgcc} $(use_enable openmp libgomp)" |
|
|
1173 |
else |
1174 |
confgcc="${confgcc} --disable-libgomp" |
1173 |
fi |
1175 |
fi |
1174 |
else |
1176 |
else |
1175 |
confgcc="${confgcc} --disable-libgomp" |
1177 |
confgcc="${confgcc} --disable-libgomp" |