From: Arkadiusz Miƛkiewicz Date: Wed, 15 Jun 2022 09:02:11 +0000 (+0200) Subject: Drop CONFIG_EXTRA_LDLIBS from here as only first matters (so echo CONFIG_EXTRA_LDLIBS... X-Git-Tag: auto/th/busybox-1.35.0-2~9 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fbusybox.git;a=commitdiff_plain;h=dae0234 Drop CONFIG_EXTRA_LDLIBS from here as only first matters (so echo CONFIG_EXTRA_LDLIBS='xx' > .config from spec won't override it). --- diff --git a/busybox-initrd.config b/busybox-initrd.config index 86aaf90..9fd2aa8 100644 --- a/busybox-initrd.config +++ b/busybox-initrd.config @@ -61,7 +61,6 @@ CONFIG_CROSS_COMPILER_PREFIX="" CONFIG_SYSROOT="" CONFIG_EXTRA_CFLAGS="" CONFIG_EXTRA_LDFLAGS="" -CONFIG_EXTRA_LDLIBS="" # # Debugging Options diff --git a/busybox.config b/busybox.config index 7a51807..6d13500 100644 --- a/busybox.config +++ b/busybox.config @@ -66,7 +66,6 @@ CONFIG_CROSS_COMPILER_PREFIX="" CONFIG_SYSROOT="" CONFIG_EXTRA_CFLAGS="" CONFIG_EXTRA_LDFLAGS="" -CONFIG_EXTRA_LDLIBS="" # # Debugging Options