On Sunday, 30 April 2023 11:11:26 CEST Uwe Kleine-König wrote: > On 4/29/23 23:05, Ian Rogers wrote: > > On Apr 24, 2023 at 3:28 AM Uwe Kleine-König wrote: > >> Commit 160be157eaba ("tool lib symbol: Add Makefile/Build") failed to > >> define _FORTIFY_SOURCE to 2, probabaly this was cut&pasted from other > >> Makefiles with the same problem. > >> > >> Fixes: 160be157eaba ("tool lib symbol: Add Makefile/Build") > >> Signed-off-by: Uwe Kleine-König > > > > Acked-by: Ian Rogers > > Thanks > > > Same problem here I think: > > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/to > > ols/lib/api/Makefile#n42 > Indeed, and similar patch here: > > https://lore.kernel.org/all/20230424102049.58338-1-ukleinek@debian.org/ I noticed this (and the other linked) patch haven't been merged yet. What's needed to move this forward?