mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-ml/camlzip: Remove QA warning
Closes: https://bugs.gentoo.org/728036 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
@@ -19,6 +19,11 @@ RDEPEND=">=dev-lang/ocaml-4.05:=[ocamlopt?]
|
||||
>=sys-libs/zlib-1.1.3"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
QA_FLAGS_IGNORED=(
|
||||
"/usr/lib.*/ocaml/stublibs/dllcamlzip.so"
|
||||
"/usr/lib.*/ocaml/zip/zip.cmxs"
|
||||
)
|
||||
|
||||
S="${WORKDIR}/${PN}-rel$(ver_rs 1- '')"
|
||||
|
||||
src_compile() {
|
||||
|
||||
Reference in New Issue
Block a user