https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122246
--- Comment #2 from Eric Botcazou <ebotcazou at gcc dot gnu.org> --- Alternatively, since you have a configuration file containing the pragma, you can automatically recompile the runtime with it like this: gnatmake main -f -a -gnatec=configuration_pragma.adc
