[Buildroot] [RFC PATCH 4/4] Add linker override to config options

Carlos Santos unixmania at gmail.com
Sat Jul 27 02:25:22 UTC 2019


On Wed, Jul 24, 2019 at 2:35 PM Joseph Kogut <joseph.kogut at gmail.com> wrote:
>
> Signed-off-by: Joseph Kogut <joseph.kogut at gmail.com>
[...]
>
> +ifeq ($(BR2_LINKER_LLD),y)
> +TOOLCHAIN_WRAPPER_ARGS += -DBR_LINKER='"lld"'

Sorry for the nitpicking but Buildroot normally uses the "BR2_" prefix
fo perhaps this should be "BR2_LINKER"

-- 
Carlos Santos <unixmania at gmail.com>



More information about the buildroot mailing list