summaryrefslogtreecommitdiff
path: root/dev-lang/ocaml/ocaml-4.13.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/ocaml/ocaml-4.13.1.ebuild')
-rw-r--r--dev-lang/ocaml/ocaml-4.13.1.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-lang/ocaml/ocaml-4.13.1.ebuild b/dev-lang/ocaml/ocaml-4.13.1.ebuild
index 1765de6905c0..979584167046 100644
--- a/dev-lang/ocaml/ocaml-4.13.1.ebuild
+++ b/dev-lang/ocaml/ocaml-4.13.1.ebuild
@@ -22,6 +22,10 @@ PDEPEND="emacs? ( app-emacs/ocaml-mode )
QA_FLAGS_IGNORED='/usr/lib.*/ocaml/bigarray.cmxs'
+PATCHES=(
+ "${FILESDIR}"/${PN}-4.12.1-fix-textrel-riscv.patch
+)
+
src_prepare() {
default