summaryrefslogtreecommitdiffstats
path: root/stage3
diff options
context:
space:
mode:
Diffstat (limited to 'stage3')
-rwxr-xr-xstage32
1 files changed, 2 insertions, 0 deletions
diff --git a/stage3 b/stage3
index 6535ea1..31df98f 100755
--- a/stage3
+++ b/stage3
@@ -48,6 +48,8 @@ mkdirp $BUILDDIR
test -d /stage2/done || mkdir /stage2/done
+test -d /etc/ld.so.conf || true > /etc/ld.so.conf
+
scriptmake()
{
export HOME=/stage3