aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/clover/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/lang/clover/Makefile b/lang/clover/Makefile
index eabe86a7a6ed..744e6f2916b4 100644
--- a/lang/clover/Makefile
+++ b/lang/clover/Makefile
@@ -17,12 +17,6 @@ ONLY_FOR_ARCHS= i386 amd64
ONLY_FOR_ARCHS_REASON= Clover needs a GPU supported by the Radeon KMS driver
.include <bsd.port.options.mk>
-
-# Keep in sync with devel/libclc
-.if ${LLVM_DEFAULT:S,-devel,990,} >= 90
-LLVM_DEFAULT= 80
-.endif
-
.include "${.CURDIR:H:H}/graphics/mesa-dri/Makefile.common"
CONFIGURE_ARGS+= --enable-opencl --enable-opencl-icd --disable-dri \