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

  /src/external/mit/isl/dist/
configure 872 with_clang_prefix
24759 if test ${with_clang_prefix+y}
24761 withval=$with_clang_prefix;
24773 if test "x$with_clang_prefix" != "x" -a "x$with_clang_exec_prefix" = "x"; then
24774 with_clang_exec_prefix=$with_clang_prefix
24776 if test "x$with_clang_prefix" != "x" -o "x$with_clang_exec_prefix" != "x"; then
24778 as_fn_error $? "Setting $with_clang_prefix implies use of system clang" "$LINENO" 5
  /src/external/mit/isl/dist/interface/
configure 19886 if test "x$with_clang_prefix" != "x"; then
19887 LLVM_CONFIG="$with_clang_prefix/bin/llvm-config"

Completed in 53 milliseconds