Skip to content

bindings Makefile: only invoke opam var prefix if opam is available#79

Merged
hannesm merged 2 commits into
mirage:masterfrom
hannesm:no-opam-if-pkg-config
Nov 16, 2021
Merged

bindings Makefile: only invoke opam var prefix if opam is available#79
hannesm merged 2 commits into
mirage:masterfrom
hannesm:no-opam-if-pkg-config

Conversation

@hannesm
Copy link
Copy Markdown
Member

@hannesm hannesm commented Nov 15, 2021

Such a change has been trickled through other MirageOS3 cross-compilation
Makefiles as well. Also, use opam var prefix, not the deprecated
opam config var prefix. This also allows clean NixOS compilation.

Such a change has been trickled through other MirageOS3 cross-compilation
Makefiles as well. Also, use `opam var prefix`, not the deprecated
`opam config var prefix`. This also allows clean NixOS compilation.

Adapted from mirage-xen 49eda0949ff91f8b4dae5d01e509592b541a8e96
@hannesm hannesm force-pushed the no-opam-if-pkg-config branch from a0af003 to d5edc93 Compare November 16, 2021 13:09
@hannesm hannesm merged commit a64a6c3 into mirage:master Nov 16, 2021
@hannesm hannesm deleted the no-opam-if-pkg-config branch November 16, 2021 16:39
hannesm added a commit to hannesm/opam-repository that referenced this pull request Nov 18, 2021
CHANGES:

* Add caml_get_wall_clock to retrieve the wall clock as int64 (mirage/mirage-solo5#73 @hannesm)
* Remove checksum_stubs, now available through tcpip (mirage/mirage-solo5#75 @dinosaure)
* Remove alloc_pages_stubs, now available through io-page (mirage/mirage-solo5#76 @dinosaure)
* Don't require opam for the bindings compilation (mirage/mirage-solo5#79 @hannesm)
arbipher pushed a commit to arbipher/opam-repository that referenced this pull request Nov 21, 2021
CHANGES:

* Add caml_get_wall_clock to retrieve the wall clock as int64 (mirage/mirage-solo5#73 @hannesm)
* Remove checksum_stubs, now available through tcpip (mirage/mirage-solo5#75 @dinosaure)
* Remove alloc_pages_stubs, now available through io-page (mirage/mirage-solo5#76 @dinosaure)
* Don't require opam for the bindings compilation (mirage/mirage-solo5#79 @hannesm)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant