Commit 54f874565716766d6453ff050d78c70ea326d89a

Victor Westerhuis 2021-11-26T20:01:18

build: Enable .init_array support when building with LTO Because these symbols are not otherwise referenced, GCC would like to remove them. Signed-off-by: Guillem Jover <guillem@hadrons.org>