remove an old comment

This commit is contained in:
Sylvestre Ledru 2019-06-08 11:22:41 +02:00
parent 25057e147b
commit 22c73d14c3

2
debian/rules vendored
View File

@ -240,8 +240,6 @@ ifneq (,$(filter $(DEB_HOST_ARCH),$(OCAML_ARCHS)))
OCAML_STDLIB_DIR ?= $(shell ocamlc -where)
DH_OPTIONS=--with ocaml
endif
# Force the deactivation of ocaml until the transition is done
#OCAML_ENABLE=no
LIBFUZZER_ENABLE=yes
ifeq (,$(filter $(DEB_HOST_ARCH_OS),linux))