summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2020-01-27 14:00:08 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2020-01-27 14:00:08 +0000
commit1f2a33f4a28c4800bb1f0be55510ec8414f3fa7b (patch)
tree8a0fb00baef467064ab96502268b146d095f9cdb
parent0306dbe755c2bb0c27e5318169f8f339dbb82dad (diff)
downloadlh-bootstrap-1f2a33f4a28c4800bb1f0be55510ec8414f3fa7b.tar.xz
Small incremental build fixes (22)
-rw-r--r--sub/busybox/host-full-config2
1 files changed, 1 insertions, 1 deletions
diff --git a/sub/busybox/host-full-config b/sub/busybox/host-full-config
index 2f2e04c..1616da0 100644
--- a/sub/busybox/host-full-config
+++ b/sub/busybox/host-full-config
@@ -52,7 +52,7 @@ CONFIG_CROSS_COMPILER_PREFIX=""
CONFIG_SYSROOT=""
CONFIG_EXTRA_CFLAGS=""
CONFIG_EXTRA_LDFLAGS=""
-CONFIG_EXTRA_LDLIBS=""
+CONFIG_EXTRA_LDLIBS="pthread"
# CONFIG_USE_PORTABLE_CODE is not set
CONFIG_STACK_OPTIMIZATION_386=y