Commit 4ac22d5
committed
Documentation: fix qemu build instructions
The current instructions fail during the qemu configure step, since meson
is not able to find IGVM. This is because meson searches for IGVM via
pkgconfig, so supply the location of the IGVM installation via
`PKGCONFIG_PATH`.
Signed-off-by: Carlos López <clopez@suse.de>1 parent f7aec93 commit 4ac22d5
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
117 | 120 | | |
118 | 121 | | |
119 | 122 | | |
| |||
0 commit comments