Skip to content

Commit 59bf19b

Browse files
Change owl pin to moazzammoriani/owl.git#500+arm64
1 parent fcf0dbe commit 59bf19b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Makefile

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,9 @@ _opam/%: _opam/opam-init/init.sh ocaml-versions/%.json
143143
opam pin add -n --yes --switch $* eventlog-tools https://github.com/ocaml-multicore/eventlog-tools.git#multicore
144144
opam pin add -n --yes --switch $* ocamlfind https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
145145
opam pin add -n --yes --switch $* ocplib-endian https://github.com/kit-ty-kate/ocplib-endian/archive/500.tar.gz
146-
opam pin add -n --yes --switch $* owl https://github.com/Sudha247/owl.git#500
147-
opam pin add -n --yes --switch $* owl-base https://github.com/Sudha247/owl.git#500
146+
opam pin add -n --yes --switch $* owl https://github.com/moazzammoriani/owl.git#500+arm64
147+
opam pin add -n --yes --switch $* owl-base https://github.com/moazzammoriani/owl.git#500+arm64
148+
148149

149150
override_packages/%: setup_sys_dune/%
150151
$(eval CONFIG_SWITCH_NAME = $*)

0 commit comments

Comments
 (0)