2011-08-03 Vincent Celier <celier@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 3 Aug 2011 12:36:13 +0000 (12:36 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 3 Aug 2011 12:36:13 +0000 (12:36 +0000)
commita52a801dbb21f7fd58673c52ab1398fcec1bb3bc
treeb8cef53a01079c8f0649c5ae7f8071eea1632d37
parente0691b9aa474261d698e0da56ce498b456efb01e
2011-08-03  Vincent Celier  <celier@adacore.com>

* make.adb (Gnatmake): Add to table Library_Projs only library projects
that are not extended. Do not check if a library project that is
extended should be regenerated. Do not add to table Library_Paths the
libraries that are in extended projects. Link only with libraries that
are in libray projects that are not extended.
* prj-nmsc.adb (Check_Library_Attributes): Do not reset flag Library
for a library project that is extended.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@177269 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/make.adb
gcc/ada/prj-nmsc.adb