diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-01-23 16:31:46 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-01-23 16:31:46 +0000 |
commit | b6da3ac2d9d45831605d6d83c5fdc94987dc5393 (patch) | |
tree | a96af3567da5f6c8f70f8368b8ff82c6f725a415 /sub/busybox/host-full-config | |
parent | 573817bc72b5f3273bcf2bca6e2d98e105c976b5 (diff) | |
download | lh-bootstrap-b6da3ac2d9d45831605d6d83c5fdc94987dc5393.tar.xz |
Allow for static and dynamic builds
Diffstat (limited to 'sub/busybox/host-full-config')
-rw-r--r-- | sub/busybox/host-full-config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sub/busybox/host-full-config b/sub/busybox/host-full-config index 74b2ba6..2f2e04c 100644 --- a/sub/busybox/host-full-config +++ b/sub/busybox/host-full-config @@ -41,7 +41,7 @@ CONFIG_PLATFORM_LINUX=y # # Build Options # -CONFIG_STATIC=y +# CONFIG_STATIC is not set # CONFIG_PIE is not set # CONFIG_NOMMU is not set # CONFIG_BUILD_LIBBUSYBOX is not set |