OSDN Git Service

2007-12-06 Gary Dismukes <dismukes@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 13 Dec 2007 10:45:44 +0000 (10:45 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 13 Dec 2007 10:45:44 +0000 (10:45 +0000)
commitba5749609a5d2493375e2203dcd7363d1fa2a55a
treea930e6c33bb59cdabf1e0f189e07cc855fe48cb6
parent3f2290435f169368c8a70b82951bd07d5a4f1fe8
2007-12-06  Gary Dismukes  <dismukes@adacore.com>
    Arnaud Charlet  <charlet@adacore.com>

* make.adb (Scan_Make_Arg): Add test for -aamp_target switch, passing
it to the front end and setting the aamp_target environment variable
to the switch's argument to ensure that gnaampbind and gnaamplink will
take the specified library into account.
(Make): Only set Check_Object_Consistency to False for JVM, not for CIL
target, since the CIL compiler supports an "object" file (.il files).

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