]> gcc.gnu.org Git - gcc.git/commit
Makefile.in (NO_OMIT_ADAFLAGS): Define.
authorEric Botcazou <ebotcazou@adacore.com>
Sun, 13 Nov 2016 17:43:23 +0000 (17:43 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 13 Nov 2016 17:43:23 +0000 (17:43 +0000)
commit854c00dd69de6b13c1dc8d75948360420e4816d6
tree14a264af81a83aff16bcd09b01e4de950cb1fe76
parent4be719cdc2bc900370de83e1cce1f3c7eb4a8ba6
Makefile.in (NO_OMIT_ADAFLAGS): Define.

* gcc-interface/Makefile.in (NO_OMIT_ADAFLAGS): Define.
(a-except.o): Replace -fno-inline with NO_INLINE_ADAFLAGS.
(s-memory.o): New rule.
(tracebak.o): Replace -fno-omit-frame-pointer with NO_OMIT_ADAFLAGS.

From-SVN: r242357
gcc/ada/ChangeLog
gcc/ada/gcc-interface/Makefile.in
This page took 0.060616 seconds and 5 git commands to generate.