]> git.pld-linux.org Git - packages/xen.git/blob - xen-link.patch
- updated to 4.17.3
[packages/xen.git] / xen-link.patch
1 --- xen-4.15.2/tools/libs/uselibs.mk.orig       2022-01-31 10:42:09.000000000 +0100
2 +++ xen-4.15.2/tools/libs/uselibs.mk    2022-06-11 17:42:08.053614271 +0200
3 @@ -19,7 +19,7 @@ USELIBS_hypfs := toollog toolcore call
4  LIBS_LIBS += ctrl
5  USELIBS_ctrl := toollog call evtchn gnttab foreignmemory devicemodel
6  LIBS_LIBS += guest
7 -USELIBS_guest := evtchn ctrl
8 +USELIBS_guest := evtchn ctrl toollog call foreignmemory
9  LIBS_LIBS += store
10  USELIBS_store := toolcore
11  LIBS_LIBS += vchan
This page took 0.075346 seconds and 3 git commands to generate.