mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-09 16:43:14 +00:00
remove an old comment
This commit is contained in:
parent
25057e147b
commit
22c73d14c3
2
debian/rules
vendored
2
debian/rules
vendored
@ -240,8 +240,6 @@ ifneq (,$(filter $(DEB_HOST_ARCH),$(OCAML_ARCHS)))
|
|||||||
OCAML_STDLIB_DIR ?= $(shell ocamlc -where)
|
OCAML_STDLIB_DIR ?= $(shell ocamlc -where)
|
||||||
DH_OPTIONS=--with ocaml
|
DH_OPTIONS=--with ocaml
|
||||||
endif
|
endif
|
||||||
# Force the deactivation of ocaml until the transition is done
|
|
||||||
#OCAML_ENABLE=no
|
|
||||||
|
|
||||||
LIBFUZZER_ENABLE=yes
|
LIBFUZZER_ENABLE=yes
|
||||||
ifeq (,$(filter $(DEB_HOST_ARCH_OS),linux))
|
ifeq (,$(filter $(DEB_HOST_ARCH_OS),linux))
|
||||||
|
Loading…
Reference in New Issue
Block a user