[oe-commits] org.oe.dev gcc-cross 4.1.2: bump PR till I properly fix libgcc (again)

koen commit openembedded-commits at lists.openembedded.org
Wed Apr 11 16:44:02 UTC 2007


gcc-cross 4.1.2: bump PR till I properly fix libgcc (again)
* Yes, I suck, sorry for the breakage)

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: a97e0415ed13e5b5fd6dd68b390a81a55f0cad34
ViewMTN: http://monotone.openembedded.org/revision.psp?id=a97e0415ed13e5b5fd6dd68b390a81a55f0cad34
Files:
1
packages/gcc/gcc-cross_4.1.1.bb
packages/gcc/gcc-cross_4.1.2.bb
Diffs:

#
# mt diff -rb6291899596f124e35b764215e0cd8734b6d51d6 -ra97e0415ed13e5b5fd6dd68b390a81a55f0cad34
#
# 
# 
# patch "packages/gcc/gcc-cross_4.1.1.bb"
#  from [08ec71fb53f42e993c1150f870b97f8dd17c3128]
#    to [1b087988c3814b688c360b580f5b82e04eba58cf]
# 
# patch "packages/gcc/gcc-cross_4.1.2.bb"
#  from [f1e26091884b572a0d9a042b54ccf5dc52ca1d37]
#    to [78f5b4b004f93529c71f6ccf6d0c605f7d25daac]
# 
============================================================
--- packages/gcc/gcc-cross_4.1.1.bb	08ec71fb53f42e993c1150f870b97f8dd17c3128
+++ packages/gcc/gcc-cross_4.1.1.bb	1b087988c3814b688c360b580f5b82e04eba58cf
@@ -17,4 +17,4 @@ SRC_URI_append_fail-fast = " file://zeck
 
 SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch;patch=1 "
 
+EXTRA_OECONF += "--disable-libunwind-exceptions --with-mpfr=${STAGING_DIR}/${BUILD_SYS}"
-EXTRA_OECONF += "--with-mpfr=${STAGING_DIR}/${BUILD_SYS}"
============================================================
--- packages/gcc/gcc-cross_4.1.2.bb	f1e26091884b572a0d9a042b54ccf5dc52ca1d37
+++ packages/gcc/gcc-cross_4.1.2.bb	78f5b4b004f93529c71f6ccf6d0c605f7d25daac
@@ -5,7 +5,7 @@ FILESDIR = "${@os.path.dirname(bb.data.g
 FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/gcc-${PV}"
 # NOTE: split PR.  If the main .oe changes something that affects its *build*
 # remember to increment this one too.
-PR = "r0"
+PR = "r2"
 
 DEPENDS = "virtual/${TARGET_PREFIX}binutils virtual/${TARGET_PREFIX}libc-for-gcc gmp-native mpfr-native"
 PROVIDES = "virtual/${TARGET_PREFIX}gcc virtual/${TARGET_PREFIX}g++"






More information about the Openembedded-commits mailing list