mirror of
https://github.com/mirage/qubes-mirage-firewall.git
synced 2024-10-01 01:05:39 -04:00
Merge pull request #44 from xaki23/master
update ocaml version (4.05 to 4.07), pin-down mirage version (3.5 to 3.4)
This commit is contained in:
commit
f1a946af4e
@ -1,8 +1,8 @@
|
|||||||
MIRAGE_KERNEL_NAME = qubes_firewall.xen
|
MIRAGE_KERNEL_NAME = qubes_firewall.xen
|
||||||
#SOURCE_BUILD_DEP := ssh-agent-build-dep
|
SOURCE_BUILD_DEP := mfw-build-dep
|
||||||
OCAML_VERSION ?= 4.05.0
|
OCAML_VERSION ?= 4.07.1
|
||||||
|
|
||||||
#ssh-agent-build-dep:
|
mfw-build-dep:
|
||||||
# opam pin -y add angstrom https://github.com/reynir/angstrom.git#no-c-blit
|
opam pin -y add mirage 3.4.0
|
||||||
# opam pin -y add ssh-agent https://github.com/reynir/ocaml-ssh-agent.git
|
# opam pin -y add ssh-agent https://github.com/reynir/ocaml-ssh-agent.git
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user