From ecbb9caa0d6016cda40c387a803af98f239d60f7 Mon Sep 17 00:00:00 2001 From: Radon Rosborough Date: Sun, 4 Oct 2020 18:09:15 -0700 Subject: [PATCH] Install 32-bit Linux headers for Limbo --- scripts/docker-install-phase3b.bash | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/docker-install-phase3b.bash b/scripts/docker-install-phase3b.bash index 1157763..9dfe57a 100755 --- a/scripts/docker-install-phase3b.bash +++ b/scripts/docker-install-phase3b.bash @@ -107,6 +107,7 @@ gcc libc6-dev-i386 libx11-dev:i386 libxext-dev:i386 +linux-libc-dev:i386 # Lisaac lisaac