[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#668272: gcc-4.7: ppc64: Please support to build spu packages.



Source: gcc-4.7
Version: 4.7.0-2
Severity: wishlist
Tags: patch

PR 48495 might be fixed on rev. 173624 of gcc subversion id.

cf. Bug#664617 for gcc-4.6
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=664617

Regards,
-- 
Hiroyuki Yamamoto
A75D B285 7050 4BF9 AEDA  91AC 3A10 59C6 5203 04DC
diff -Nurd gcc-4.7-4.7.0.orig/debian/rules.defs gcc-4.7-4.7.0/debian/rules.defs
--- gcc-4.7-4.7.0.orig/debian/rules.defs	2012-04-04 20:10:53.000000000 +0900
+++ gcc-4.7-4.7.0/debian/rules.defs	2012-04-04 20:13:33.000000000 +0900
@@ -960,8 +960,7 @@
 
   # spu build -------------------
   spu_no_snap := no
-  # FTBFS on ppc64, PR 48495
-  ifneq (,$(findstring $(DEB_TARGET_ARCH),powerpc))
+  ifneq (,$(findstring $(DEB_TARGET_ARCH),powerpc ppc64))
     ifneq ($(DEB_CROSS),yes)
       with_spu := yes
     endif

Reply to: