mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-ml/stdcompat: ignore CFLAGS
Closes: https://bugs.gentoo.org/880717 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
@@ -20,6 +20,9 @@ BDEPEND="
|
||||
dev-ml/dune
|
||||
dev-ml/findlib[ocamlopt]"
|
||||
|
||||
# Do not complain about CFLAGS etc since ml projects do not use them.
|
||||
QA_FLAGS_IGNORED='.*'
|
||||
|
||||
src_configure () {
|
||||
econf --libdir="${EPREFIX}"/usr/$(get_libdir)/ocaml
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user