summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-10-10 18:01:56 +0200
committerMichał Górny <mgorny@gentoo.org>2022-10-10 22:10:38 +0200
commit00f8679fc254190ad729931fd67f2218bf5a642f (patch)
tree9de3d0aac1c07f09efd5a6f9b6f8cb5ebd570b8f /dev-ml
parentdev-libs/libclc: Bump to 16.0.0_pre20221010 (diff)
downloadgentoo-00f8679fc254190ad729931fd67f2218bf5a642f.tar.gz
gentoo-00f8679fc254190ad729931fd67f2218bf5a642f.tar.bz2
gentoo-00f8679fc254190ad729931fd67f2218bf5a642f.zip
dev-ml/llvm-ocaml: Remove unused GO_EXECUTABLE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/llvm-ocaml/llvm-ocaml-16.0.0.9999.ebuild3
-rw-r--r--dev-ml/llvm-ocaml/llvm-ocaml-16.0.0_pre20221010.ebuild3
2 files changed, 0 insertions, 6 deletions
diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-16.0.0.9999.ebuild b/dev-ml/llvm-ocaml/llvm-ocaml-16.0.0.9999.ebuild
index aa9cc673f048..3f12e090b092 100644
--- a/dev-ml/llvm-ocaml/llvm-ocaml-16.0.0.9999.ebuild
+++ b/dev-ml/llvm-ocaml/llvm-ocaml-16.0.0.9999.ebuild
@@ -69,9 +69,6 @@ src_configure() {
-DPython3_EXECUTABLE="${PYTHON}"
- # disable go bindings
- -DGO_EXECUTABLE=GO_EXECUTABLE-NOTFOUND
-
# TODO: ocamldoc
)
diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-16.0.0_pre20221010.ebuild b/dev-ml/llvm-ocaml/llvm-ocaml-16.0.0_pre20221010.ebuild
index aa9cc673f048..3f12e090b092 100644
--- a/dev-ml/llvm-ocaml/llvm-ocaml-16.0.0_pre20221010.ebuild
+++ b/dev-ml/llvm-ocaml/llvm-ocaml-16.0.0_pre20221010.ebuild
@@ -69,9 +69,6 @@ src_configure() {
-DPython3_EXECUTABLE="${PYTHON}"
- # disable go bindings
- -DGO_EXECUTABLE=GO_EXECUTABLE-NOTFOUND
-
# TODO: ocamldoc
)