Makefile.def: Add libcpp build module and dependencies.
authorRichard Biener <rguenther@suse.de>
Thu, 23 Oct 2014 09:14:48 +0000 (09:14 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 23 Oct 2014 09:14:48 +0000 (09:14 +0000)
commit929315a9177368d6b8807299bc7da3ac5e1dca21
tree7daf07426f472aacdd4be8d9e7e91f7e2d6b2a06
parent282d3a81fae765d860777a4ce65e42ea75b4fe47
Makefile.def: Add libcpp build module and dependencies.

2014-10-23  Richard Biener  <rguenther@suse.de>

* Makefile.def: Add libcpp build module and dependencies.
* configure.ac: Add libcpp build module.
* Makefile.in: Regenerate.
* configure: Likewise.

gcc/
* Makefile.in (BUILD_CPPLIB): Add.
(build/genmatch$(build_exeext)): Use BUILD_CPPLIB, not CPPLIB.
Drop LIBIBERTY.

From-SVN: r216579
ChangeLog
Makefile.def
Makefile.in
configure
configure.ac
gcc/ChangeLog
gcc/Makefile.in