aboutsummaryrefslogtreecommitdiff
path: root/lh-config.dist
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2020-01-23 16:31:46 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2020-01-23 16:31:46 +0000
commitb6da3ac2d9d45831605d6d83c5fdc94987dc5393 (patch)
treea96af3567da5f6c8f70f8368b8ff82c6f725a415 /lh-config.dist
parent573817bc72b5f3273bcf2bca6e2d98e105c976b5 (diff)
downloadlh-bootstrap-b6da3ac2d9d45831605d6d83c5fdc94987dc5393.tar.xz
Allow for static and dynamic builds
Diffstat (limited to 'lh-config.dist')
-rw-r--r--lh-config.dist3
1 files changed, 3 insertions, 0 deletions
diff --git a/lh-config.dist b/lh-config.dist
index 196319a..13b4a49 100644
--- a/lh-config.dist
+++ b/lh-config.dist
@@ -16,6 +16,9 @@ NORMALUSER=nobody
# CROSS_BASE=/home/ska/toolchains/cross/$TRIPLE
+# Set this to true if you want your created rootfs to be statically linked
+# BUILD_HOST_STATIC=false
+
# Filesystems size, in megabytes.
ROOTFS_SIZE=32768