aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2021-02-27 21:37:08 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2021-02-27 21:37:08 +0000
commit770208c124c9161b0a04e47dbd2778249a6602aa (patch)
tree0fc641b08ca58c18d9896d46335499cb1a52c27f
parentbea64fcf52a36104858dc3c28f96723765ad131a (diff)
downloadlh-bootstrap-770208c124c9161b0a04e47dbd2778249a6602aa.tar.xz
Try once more
-rw-r--r--sub/busybox/host-full-config6
1 files changed, 3 insertions, 3 deletions
diff --git a/sub/busybox/host-full-config b/sub/busybox/host-full-config
index d5034c9..bb910a2 100644
--- a/sub/busybox/host-full-config
+++ b/sub/busybox/host-full-config
@@ -49,9 +49,9 @@ CONFIG_FEATURE_SYSLOG=y
# CONFIG_FEATURE_SHARED_BUSYBOX is not set
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="utmps skarnet"
+CONFIG_EXTRA_CFLAGS="-I../../rootfs/package/admin/utmps/include"
+CONFIG_EXTRA_LDFLAGS="-L../../rootfs/package/admin/utmps/library -L../../rootfs/package/prog/skalibs/library"
+CONFIG_EXTRA_LDLIBS="'utmps skarnet'"
# CONFIG_USE_PORTABLE_CODE is not set
CONFIG_STACK_OPTIMIZATION_386=y
CONFIG_STATIC_LIBGCC=y