Home
last modified time | relevance | path

Searched refs:llvm_cv_link_use_r (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/autoconf/autoconf/m4/
H A Dlink_options.m428 [AC_CACHE_CHECK([for compiler -Wl,-R<path> option],[llvm_cv_link_use_r],
33 [llvm_cv_link_use_r=yes],[llvm_cv_link_use_r=no])
37 if test "$llvm_cv_link_use_r" = yes ; then
/netbsd-src/external/apache2/llvm/autoconf/autoconf/
H A Daclocal.m4140 [AC_CACHE_CHECK([for compiler -Wl,-R<path> option],[llvm_cv_link_use_r],
145 [llvm_cv_link_use_r=yes],[llvm_cv_link_use_r=no])
149 if test "$llvm_cv_link_use_r" = yes ; then
H A Dconfigure.ac1990 if test "$llvm_cv_link_use_r" = "yes" ; then
/netbsd-src/external/apache2/llvm/autoconf/
H A Dconfigure10355 if test "$llvm_cv_link_use_r" = "yes" ; then