aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2020-02-05 17:48:16 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2020-02-05 17:48:16 +0000
commitbb72a243221616c13d1ed3f4c6191041bf9949d5 (patch)
tree24b5148528ae9e7c4003d8b41d184f07fe2cdbf1
parent6fc0d369419df54a0712d3074d115b58d20935e0 (diff)
downloadlh-bootstrap-bb72a243221616c13d1ed3f4c6191041bf9949d5.tar.xz
glibc needs /lib64 or /lib32, adding it to layoutsmall
l---------layout/rootfs/lib321
l---------layout/rootfs/lib641
2 files changed, 2 insertions, 0 deletions
diff --git a/layout/rootfs/lib32 b/layout/rootfs/lib32
new file mode 120000
index 0000000..7951405
--- /dev/null
+++ b/layout/rootfs/lib32
@@ -0,0 +1 @@
+lib \ No newline at end of file
diff --git a/layout/rootfs/lib64 b/layout/rootfs/lib64
new file mode 120000
index 0000000..7951405
--- /dev/null
+++ b/layout/rootfs/lib64
@@ -0,0 +1 @@
+lib \ No newline at end of file