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

Bug#664617: gcc-4.6: ppc64: Please support to build spu packages.



Source: gcc-4.6
Version: 4.6.3-1
Severity: wishlist
Tags: patch

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

Regards,
-- 
Hiroyuki Yamamoto
A75D B285 7050 4BF9 AEDA  91AC 3A10 59C6 5203 04DC
diff -Nurd gcc-4.6-4.6.3.orig/debian/rules.defs gcc-4.6-4.6.3/debian/rules.defs
--- gcc-4.6-4.6.3.orig/debian/rules.defs	2012-03-19 20:07:24.000000000 +0900
+++ gcc-4.6-4.6.3/debian/rules.defs	2012-03-19 20:10:51.000000000 +0900
@@ -913,8 +913,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: