]> gcc.gnu.org Git - gcc.git/commit
re PR ada/50048 ("cc1: note: obsolete option -I- used, please use -iquote instead...
authorEric Botcazou <ebotcazou@adacore.com>
Sun, 6 Dec 2015 18:44:56 +0000 (18:44 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 6 Dec 2015 18:44:56 +0000 (18:44 +0000)
commite4b2093f3cd8565b3e60cb74854bede4c1e1b214
tree9e64a2bc6ac62760ab9bac0e0884af9bedbd3996
parent62e56a0d652ce83ae3d220cc4a01de46674188f1
re PR ada/50048 ("cc1: note: obsolete option -I- used, please use -iquote instead" during bootstrap)

gnattools/
PR ada/50048
* Makefile.in (ftop_srcdir): New variable.
(INCLUDES_FOR_SUBDIR): Use -iquote and $(ftop_srcdir).
gcc/ada/
PR ada/50048
* gcc-interface/Makefile.in (INCLUDES): Use -iquote.

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