re PR target/66840 (plugins fail to build on powerpc64le-linux-gnu)

2015-07-14  Matthias Klose  <doko@ubuntu.com>

        PR target/66840
        * config/rs6000/t-rs6000 (TM_H): Add rs6000-cpus.def.

From-SVN: r225772
This commit is contained in:
Matthias Klose 2015-07-14 13:50:01 +00:00 committed by Matthias Klose
parent e59969a123
commit 6ed80e1e51
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2015-07-14 Matthias Klose <doko@ubuntu.com>
PR target/66840
* config/rs6000/t-rs6000 (TM_H): Add rs6000-cpus.def.
2015-07-14 Richard Biener <rguenther@suse.de>
PR tree-optimization/66863

View File

@ -19,6 +19,7 @@
# <http://www.gnu.org/licenses/>.
TM_H += $(srcdir)/config/rs6000/rs6000-builtin.def
TM_H += $(srcdir)/config/rs6000/rs6000-cpus.def
rs6000-c.o: $(srcdir)/config/rs6000/rs6000-c.c
$(COMPILE) $<