diff options
Diffstat (limited to 'dev-lang/ocaml/ocaml-4.09.0-r2.ebuild')
-rw-r--r-- | dev-lang/ocaml/ocaml-4.09.0-r2.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-lang/ocaml/ocaml-4.09.0-r2.ebuild b/dev-lang/ocaml/ocaml-4.09.0-r2.ebuild index ca9871a0c358..ef5e9bedc947 100644 --- a/dev-lang/ocaml/ocaml-4.09.0-r2.ebuild +++ b/dev-lang/ocaml/ocaml-4.09.0-r2.ebuild @@ -21,6 +21,8 @@ BDEPEND="${RDEPEND} PDEPEND="emacs? ( app-emacs/ocaml-mode ) xemacs? ( app-xemacs/ocaml )" +QA_FLAGS_IGNORED='/usr/lib.*/ocaml/bigarray.cmxs' + PATCHES=( "${FILESDIR}"/${PN}-4.09.0-gcc-10.patch "${FILESDIR}"/${P}-cflags.patch |