OSDN Git Service

* Makefile.in (PLUGINCC, PLUGINCFLAGS): New variables.
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Mar 2010 22:52:02 +0000 (22:52 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Mar 2010 22:52:02 +0000 (22:52 +0000)
commit9d58ff65405014a492d72273a533e9405471379c
treee8c578e27f33e8dba8354f3e819e4984a23312f5
parenta03f54f4ae3e573472f334c76a913cb973eb3d05
* Makefile.in (PLUGINCC, PLUGINCFLAGS): New variables.
(site.exp): Export them when plugins are enabled.
testsuite/
* lib/plugin-support.exp (plugin-test-execute): Use PLUGINCC in lieu
of HOSTCC and PLUGINCFLAGS in lieu of HOSTCFLAGS.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157246 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/Makefile.in
gcc/testsuite/ChangeLog
gcc/testsuite/lib/plugin-support.exp