[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [PATCH TEST-ARTEFACTS] (Re)add libgcc to alpine rootfs
It turns out that QEMU built in staging-4.19 (only) depends on it. But, GCC can emit libgcc calls for arbitrary reasons, so include it unconditionally. Signed-off-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> --- CC: Marek Marczykowski-Górecki <marmarek@xxxxxxxxxxxxxxxxxxxxxx> CC: Anthony PERARD <anthony.perard@xxxxxxxxxx> CC: Jan Beulich <JBeulich@xxxxxxxx> --- scripts/alpine-rootfs.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/alpine-rootfs.sh b/scripts/alpine-rootfs.sh index 4d9da9c6fb4c..13d39e8846e7 100755 --- a/scripts/alpine-rootfs.sh +++ b/scripts/alpine-rootfs.sh @@ -10,6 +10,7 @@ apk --no-cache upgrade PKGS=( # System + libgcc openrc udev util-linux base-commit: 036ffcafc8388d48f840815dd05e255042185d3d -- 2.39.5
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |