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

Bug#792204: Setting default CPU to ultrasparc for -m32 on sparc64 does not work



Control: tags -1 patch

On 11/05/2015 11:10 PM, John Paul Adrian Glaubitz wrote:
> But, surprise, surprise, gcc-5 with bi-arch enabled works fine on
> sparc64 now. Hence, please update the patch
> debian/patches/sparc-force-cpu.diff and remove the "DISABLED" in line
> 18.

Attaching a patch for now.

Interestingly, the future symbols still seem to be missing in
lib32stdc++6 which I find rather odd.

Hmm.

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaubitz@debian.org
`. `'   Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913
--- debian/patches/sparc-force-cpu.diff.orig	2015-11-06 10:11:52.000000000 +0100
+++ debian/patches/sparc-force-cpu.diff	2015-11-06 10:14:46.604668582 +0100
@@ -15,7 +15,7 @@
 +				val=ultrasparc
 +			fi
 +			;;
-+		    DISABLEDsparc64-*-linux*)
++		    sparc64-*-linux*)
 +			if test "$option" = cpu_32; then
 +				val=ultrasparc
 +			fi

Reply to: