mirror of
https://github.com/linuxboot/heads.git
synced 2025-02-21 01:31:26 +00:00
xen depends on musl-cross (issue #175)
This commit is contained in:
parent
8c3b5877a3
commit
a42aaa37c6
@ -8,6 +8,8 @@ xen_tar := xen-$(xen_version).tar.gz
|
||||
xen_url := http://bits.xensource.com/oss-xen/release/$(xen_version)/$(xen_tar)
|
||||
xen_hash := b795d5631a85fb68295361067195ecd00003656dacede4ec57533fce33ab5109
|
||||
|
||||
xen_depends := musl-cross
|
||||
|
||||
xen_output := xen
|
||||
xen_configure :=
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user