Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcclibs/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 Dconfigure17761 libgomp_shared_libgcc=yes
17766 libgomp_shared_libgcc=no
17771 if test $libgomp_shared_libgcc = no; then
17819 libgomp_shared_libgcc=yes
17830 echo "$as_me:$LINENO: result: $libgomp_shared_libgcc" >&5
17831 echo "${ECHO_T}$libgomp_shared_libgcc" >&6
17843 test $libgomp_shared_libgcc = yes;