dev-ml/llvm-ocaml: Fix passing NDEBUG to build for LLVMDumpType()
authorMichał Górny <mgorny@gentoo.org>
Sat, 29 Jul 2017 08:25:24 +0000 (10:25 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 29 Jul 2017 08:28:36 +0000 (10:28 +0200)
commitee3556fed02985b10a1550b548f0ed82f9ccf0b4
treedae484f63403468de2f8cc447e0c39367f797dde
parentea2edc203d43c38a857146f362dbcb80dbde8e86
dev-ml/llvm-ocaml: Fix passing NDEBUG to build for LLVMDumpType()

Add USE=debug that controls -DNDEBUG since upstream started defining
dump functions conditionally to debug being enabled. We therefore need
to disable dumps in OCaml bindings if LLVM was built without them.
dev-ml/llvm-ocaml/llvm-ocaml-5.0.9999.ebuild
dev-ml/llvm-ocaml/llvm-ocaml-9999.ebuild