aboutsummaryrefslogtreecommitdiffstats
path: root/sub/busybox/host-full-config
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2021-02-27 21:02:28 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2021-02-27 21:02:28 +0000
commit6eea06731d9f7d347eb50e76a2e8e05fa3d46fb5 (patch)
treebd1c2574247560d23558686f1b5b96f09000dd9c /sub/busybox/host-full-config
parenta904c72e7595c4981317b1df34250325f268783a (diff)
downloadlh-bootstrap-6eea06731d9f7d347eb50e76a2e8e05fa3d46fb5.tar.gz
Was a problem with busybox, now fixed, try with updated busybox
Diffstat (limited to 'sub/busybox/host-full-config')
-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 8b5545b..8fdd998 100644
--- a/sub/busybox/host-full-config
+++ b/sub/busybox/host-full-config
@@ -51,7 +51,7 @@ CONFIG_CROSS_COMPILER_PREFIX=""
CONFIG_SYSROOT=""
CONFIG_EXTRA_CFLAGS="-I$(OUTPUT)/rootfs/package/admin/utmps/include"
CONFIG_EXTRA_LDFLAGS="-L$(OUTPUT)/rootfs/package/admin/utmps/library -L$(OUTPUT)/rootfs/package/prog/skalibs/library"
-CONFIG_EXTRA_LDLIBS="-lutmps -lskarnet"
+CONFIG_EXTRA_LDLIBS="utmps skarnet"
# CONFIG_USE_PORTABLE_CODE is not set
CONFIG_STACK_OPTIMIZATION_386=y
CONFIG_STATIC_LIBGCC=y