Home
last modified time | relevance | path

Searched refs:libgomp_shared_libgcc (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/gcc/libgomp/
H A Dacinclude.m4238 AC_TRY_LINK(, [return 0;], libgomp_shared_libgcc=yes, libgomp_shared_libgcc=no)
240 if test $libgomp_shared_libgcc = no; then
253 AC_TRY_LINK(, [return 0;], libgomp_shared_libgcc=yes)
257 AC_MSG_RESULT($libgomp_shared_libgcc)
269 test $libgomp_shared_libgcc = yes;
H A Dconfigure9474 libgomp_shared_libgcc=yes
9479 libgomp_shared_libgcc=no
9484 if test $libgomp_shared_libgcc = no; then
9532 libgomp_shared_libgcc=yes
9543 echo "$as_me:$LINENO: result: $libgomp_shared_libgcc" >&5
9544 echo "${ECHO_T}$libgomp_shared_libgcc" >&6
9556 test $libgomp_shared_libgcc = yes;