aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/phasar/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/devel/phasar/Makefile b/devel/phasar/Makefile
index 1906d16e33c4..000a0dfa35b1 100644
--- a/devel/phasar/Makefile
+++ b/devel/phasar/Makefile
@@ -27,10 +27,6 @@ SHEBANG_GLOB= *.py *.sh
CMAKE_OFF= PHASAR_BUILD_UNITTESTS
-CC= ${LLVM_PREFIX}/bin/clang
-CPP= ${LLVM_PREFIX}/bin/clang-cpp
-CXX= ${LLVM_PREFIX}/bin/clang++
-
post-patch: # workaround for https://github.com/secure-software-engineering/phasar/issues/564
# fix up the config directory location
@${REINPLACE_CMD} \