Commit 6ed80e1e by Matthias Klose Committed by Matthias Klose

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
parent e59969a1
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> 2015-07-14 Richard Biener <rguenther@suse.de>
PR tree-optimization/66863 PR tree-optimization/66863
......
...@@ -19,6 +19,7 @@ ...@@ -19,6 +19,7 @@
# <http://www.gnu.org/licenses/>. # <http://www.gnu.org/licenses/>.
TM_H += $(srcdir)/config/rs6000/rs6000-builtin.def 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 rs6000-c.o: $(srcdir)/config/rs6000/rs6000-c.c
$(COMPILE) $< $(COMPILE) $<
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment