HomeSort by: relevance | last modified time | path
    Searched refs:llvm_cv_linux_mixed (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/autoconf/autoconf/m4/
linux_mixed_64_32.m4 6 [AC_CACHE_CHECK(for 32-bit userspace on 64-bit system,llvm_cv_linux_mixed,
13 [llvm_cv_linux_mixed=no],
14 [llvm_cv_linux_mixed=yes])
  /src/external/apache2/llvm/autoconf/
configure 10151 if ${llvm_cv_linux_mixed+:} false; then :
10175 llvm_cv_linux_mixed=no
10177 llvm_cv_linux_mixed=yes
10188 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $llvm_cv_linux_mixed" >&5
10189 $as_echo "$llvm_cv_linux_mixed" >&6; }
10191 if test "$llvm_cv_linux_mixed" = "yes"; then

Completed in 20 milliseconds