On Wed, 30 Jul 2025 07:57:40 +0200, Ahmad Fatoum wrote: > The default for -D without = is to define the symbol to expand to 1. > This is nt what we want, because pbl/string.c defines it without value > leading to a build error. Fix this by defining it empty explicitly > instead. > >
Applied, thanks! [1/4] scripts: Makefile.pic: define __NO_FORTIFY without value https://git.pengutronix.de/cgit/barebox/commit/?id=3ef8fcc2cf7d (link may not be stable) [2/4] ARM64: configs: multi_v8: disable layerscape temporarily https://git.pengutronix.de/cgit/barebox/commit/?id=6deab4afe8ff (link may not be stable) [3/4] ARM: configs: multi: configure CONFIG_CONSOLE_ACTIVATE_ALL_FALLBACK https://git.pengutronix.de/cgit/barebox/commit/?id=d7ef4f90d425 (link may not be stable) [4/4] ARM64: configs: add multi_v8_efi_defconfig https://git.pengutronix.de/cgit/barebox/commit/?id=9e42f7a95a6d (link may not be stable) Best regards, -- Sascha Hauer <s.ha...@pengutronix.de>