Fix ARCH_FLAGS_FOR_TARGET and --with-build-sysroot on gcc 4.3.1.
authorKhem Raj <raj.khem@gmail.com>
Tue, 22 Jul 2008 15:24:36 +0000 (15:24 +0000)
committerKhem Raj <raj.khem@gmail.com>
Tue, 22 Jul 2008 15:24:36 +0000 (15:24 +0000)
commit721b1996622b7032acb6078f0a32d236901e6b3b
tree551c877d0ec3b48f5fb47f55d3bf3fd2d681c244
parent4d305cbc37c0a3163d82ecdc55927e7bc8d0eaaa
Fix ARCH_FLAGS_FOR_TARGET and --with-build-sysroot on gcc 4.3.1.
We use ARCH_FLAGS_FOR_TARGET to overcome a bug in --with-build-sysroot implementation where it does not pass LDFLAGS_FOR_TARGET and CPPFLAGS_FOR_TARGET to libstdc++ during build.
packages/gcc/gcc-4.3.1.inc
packages/gcc/gcc-4.3.1/gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch [new file with mode: 0644]
packages/gcc/gcc-4.3.1/gcc-4.3.1-SYSROOT_CFLAGS_FOR_TARGET.patch [new file with mode: 0644]
packages/gcc/gcc-cross-initial_4.3.1.bb