Lines Matching refs:llvm_cv_oppath
13168 /usr|yes) llvm_cv_oppath=/usr/lib/oprofile ;;13169 no) llvm_cv_oppath=13172 *) llvm_cv_oppath="${withval}/lib/oprofile"13175 if test -n "$llvm_cv_oppath" ; then13176 LIBS="$LIBS -L${llvm_cv_oppath} -Wl,-rpath,${llvm_cv_oppath}"