From: Arnaud Charlet Date: Wed, 30 May 2018 08:56:12 +0000 (+0000) Subject: [Ada] Move special flags for Ada runtime files from Makefile.in to Makefile.rtl X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c0368be1a18a9ae007ed3f4ef0f2b1400c6b43f6;p=gcc.git [Ada] Move special flags for Ada runtime files from Makefile.in to Makefile.rtl 2018-05-30 Arnaud Charlet gcc/ada/ * gcc-interface/Makefile.in: Move special flags for Ada runtime files from here... * Makefile.rtl: ... to here. Update comments. Protect call to "GCC_FOR_TARGET" in case target_os isn't defined. From-SVN: r260922 --- diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog index 430e75f54ae..3f1f04503cd 100644 --- a/gcc/ada/ChangeLog +++ b/gcc/ada/ChangeLog @@ -1,3 +1,10 @@ +2018-05-30 Arnaud Charlet + + * gcc-interface/Makefile.in: Move special flags for Ada runtime files + from here... + * Makefile.rtl: ... to here. Update comments. Protect call to + "GCC_FOR_TARGET" in case target_os isn't defined. + 2018-05-30 Arnaud Charlet * gcc-interface/Makefile.in: Move target pair settings from here... diff --git a/gcc/ada/Makefile.rtl b/gcc/ada/Makefile.rtl index 17d2ecc1f05..34988c8591a 100644 --- a/gcc/ada/Makefile.rtl +++ b/gcc/ada/Makefile.rtl @@ -1852,13 +1852,15 @@ ifeq ($(strip $(filter-out ibm aix%,$(target_vendor) $(target_os))),) $(ATOMICS_BUILTINS_TARGET_PAIRS) \ system.ads