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

Bug#742236: src:gcc-defaults: Add OpenRISC (or1k) for GCC 4.8



Package: src:gcc-defaults
Version: 1.125
Severity: normal
Tags: patch

Dear Maintainer,

OpenRISC (or1k) is new in the world of Debian and has never supported
gcc with versions less than 4.6. This patches makes the default 4.8.

Thanks,
Christian

*** patches/gcc-defaults-1.125.patch
diff -Nru gcc-defaults-1.125/debian/rules gcc-defaults-1.125+nmu1/debian/rules
--- gcc-defaults-1.125/debian/rules	2014-01-17 09:17:04.000000000 +0000
+++ gcc-defaults-1.125+nmu1/debian/rules	2014-03-21 01:59:04.000000000 +0000
@@ -162,8 +162,8 @@
 
 gcc47_archs =
 #gcc48_archs = alpha amd64 armel armhf hppa i386 ia64 m68k mips mipsel powerpc powerpcspe ppc64 ppc64el s390 s390x sh4 sparc sparc64 kfreebsd-amd64 kfreebsd-i386 hurd-i386
-gcc48_archs = alpha amd64 armel armhf arm64 hppa i386 m68k mips mipsel powerpc powerpcspe ppc64 ppc64el x32 kfreebsd-amd64 kfreebsd-i386 hurd-i386 s390x sparc64
-gcj48_archs = alpha amd64 armel armhf arm64 hppa i386 ia64 m68k mips mipsel powerpc powerpcspe ppc64 ppc64el s390 s390x sh4 sparc sparc64 x32 kfreebsd-amd64 kfreebsd-i386 hurd-i386
+gcc48_archs = alpha amd64 armel armhf arm64 hppa i386 m68k mips mipsel or1k powerpc powerpcspe ppc64 ppc64el x32 kfreebsd-amd64 kfreebsd-i386 hurd-i386 s390x sparc64
+gcj48_archs = alpha amd64 armel armhf arm64 hppa i386 ia64 m68k mips mipsel or1k powerpc powerpcspe ppc64 ppc64el s390 s390x sh4 sparc sparc64 x32 kfreebsd-amd64 kfreebsd-i386 hurd-i386
 
 # CV_XXX is the complete version number, including the release, without epoch
 CV_CPP		:= 4.6.4-$(REL_NO_464)


-- System Information:
Debian Release: 7.2
Architecture: amd64 (x86_64)
Foreign Architectures: or1k

Kernel: Linux 3.12-1-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


Reply to: