Hash :
54f87456
Author :
Date :
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>