generic-poky/meta/recipes-devtools/gcc
Kumar Gala be1f70d68b gcc: Fix setting of GLIBC_DYNAMIC_LINKER
The sed regex in do_configure_prepend was producing the following result:

 #define GLIBC_DYNAMIC_LINKER64 SYSTEMLIBS_DIR "/lib64/ld-linux-x86-64.so.2"

instead of removing the leading "/lib" or "/lib64".

Now we have it do:

 #define GLIBC_DYNAMIC_LINKER64 SYSTEMLIBS_DIR "ld-linux-x86-64.so.2"

Additionally, with the regex fixed the manipulation of SYSTEMLIBS_DIR
needs to be removed.

(From OE-Core rev: b343436d03fa5690b16ee8ef5d4a738c5194b301)

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-08-03 17:46:47 +01:00
..
gcc-4.5.1 gcc: Drop part of the 64bithack patch which is no longer used 2011-07-27 16:18:51 +01:00
gcc-4.6 gcc: Drop part of the 64bithack patch which is no longer used 2011-07-27 16:18:51 +01:00
gcc-csl-arm gcc: remove unused patches and move patches in proper dir 2011-05-18 14:32:47 +01:00
gcc-4.5.1.inc gcc_4.5.1: add pr45886.patch 2011-07-20 15:27:36 +01:00
gcc-4.6.inc gcc: Fix setting of GLIBC_DYNAMIC_LINKER 2011-08-03 17:46:47 +01:00
gcc-common.inc gcc: Add gcc configure for PowerPC e500v2/SPE embedded floating point ABI 2011-07-20 15:27:34 +01:00
gcc-configure-common.inc gcc: Fix setting of GLIBC_DYNAMIC_LINKER 2011-08-03 17:46:47 +01:00
gcc-configure-cross.inc Share gcc work directories 2011-06-30 20:56:33 +01:00
gcc-configure-runtime.inc gcc: Fix file ownership 2011-06-28 13:55:40 +01:00
gcc-configure-sdk.inc recipes: Use -uclibceabi instead of -uclibcgnueabi 2011-04-04 14:09:33 +01:00
gcc-configure-target.inc gcc: Fix c++ search path for target system compiler making everything consistent 2010-10-07 11:06:32 +01:00
gcc-cross-canadian.inc Using TRANSLATED_TARGET_ARCH instead of TARGET_ARCH. 2010-12-10 15:36:48 +00:00
gcc-cross-canadian_4.5.1.bb gcc/collect2: Added --sysroot support into collect2 in gcc. 2011-03-10 18:14:26 -08:00
gcc-cross-canadian_4.6.bb gcc-4.6: Switch to using svn SRC_URI for recipe 2011-06-23 11:50:07 +01:00
gcc-cross-initial.inc gcc-cross-initial, gcc-crosssdk-initial: change CROSS_TARGET_SYS_DIR and insall into new locations 2011-01-25 10:59:18 +00:00
gcc-cross-initial_4.5.1.bb gcc/collect2: Added --sysroot support into collect2 in gcc. 2011-03-10 18:14:26 -08:00
gcc-cross-initial_4.6.bb gcc-4.6: Switch to using svn SRC_URI for recipe 2011-06-23 11:50:07 +01:00
gcc-cross-initial_csl-arm-2008q1.bb Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
gcc-cross-intermediate.inc gcc: Fix removal of libiberty.a 2011-07-05 11:39:08 +01:00
gcc-cross-intermediate_4.5.1.bb gcc/collect2: Added --sysroot support into collect2 in gcc. 2011-03-10 18:14:26 -08:00
gcc-cross-intermediate_4.6.bb gcc-4.6: Switch to using svn SRC_URI for recipe 2011-06-23 11:50:07 +01:00
gcc-cross-intermediate_csl-arm-2008q1.bb Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
gcc-cross-kernel.inc gcc-cross-kernel: update to match new toolchain sysroot layout 2011-06-28 15:06:53 +01:00
gcc-cross.inc Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
gcc-cross4.inc Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
gcc-cross_4.5.1.bb gcc/collect2: Added --sysroot support into collect2 in gcc. 2011-03-10 18:14:26 -08:00
gcc-cross_4.6.bb gcc-4.6: Switch to using svn SRC_URI for recipe 2011-06-23 11:50:07 +01:00
gcc-cross_csl-arm-2008q1.bb gcc-cross-csl-2008q1: Drop last remaining fail-fast override use and make it unconditional 2011-05-30 08:33:24 +01:00
gcc-crosssdk-initial.inc gcc-crosssdk-initial: Ensure native dependencies are built, these can differ accross different gcc versions causing build failures 2010-09-06 22:55:49 +01:00
gcc-crosssdk-initial_4.5.1.bb gcc/collect2: Added --sysroot support into collect2 in gcc. 2011-03-10 18:14:26 -08:00
gcc-crosssdk-initial_4.6.bb gcc-4.6: Switch to using svn SRC_URI for recipe 2011-06-23 11:50:07 +01:00
gcc-crosssdk-intermediate.inc Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
gcc-crosssdk-intermediate_4.5.1.bb gcc/collect2: Added --sysroot support into collect2 in gcc. 2011-03-10 18:14:26 -08:00
gcc-crosssdk-intermediate_4.6.bb gcc-4.6: Switch to using svn SRC_URI for recipe 2011-06-23 11:50:07 +01:00
gcc-crosssdk.inc Share gcc work directories 2011-06-30 20:56:33 +01:00
gcc-crosssdk_4.5.1.bb gcc/collect2: Added --sysroot support into collect2 in gcc. 2011-03-10 18:14:26 -08:00
gcc-crosssdk_4.6.bb gcc-4.6: Switch to using svn SRC_URI for recipe 2011-06-23 11:50:07 +01:00
gcc-csl-arm-2005q3.inc Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
gcc-csl-arm-2008q1.inc Remove all comments from multiline expressions (as mentioned in bug #704) 2011-02-22 21:45:28 +00:00
gcc-package-cross.inc gcc-package-cross: Switch to using pattern matching to detect when to stash libgcc into the sysroot 2011-07-05 11:39:09 +01:00
gcc-package-runtime.inc gcc-runtime: fix installed but unpackaged files 2011-07-08 16:39:10 +01:00
gcc-package-sdk.inc gcc: Fix file ownership 2011-06-28 13:55:40 +01:00
gcc-package-target.inc gcc-4.6: Fix packaging of native toolchains 2011-07-25 12:54:34 +01:00
gcc-runtime_4.5.1.bb Rename poky-lsb override to linuxstdbase 2011-04-21 00:29:32 +01:00
gcc-runtime_4.6.bb gcc-4.6: Switch to using svn SRC_URI for recipe 2011-06-23 11:50:07 +01:00
gcc_4.5.1.bb gcc: Fix setting of GLIBC_DYNAMIC_LINKER 2011-08-03 17:46:47 +01:00
gcc_4.6.bb gcc-4.6: Switch to using svn SRC_URI for recipe 2011-06-23 11:50:07 +01:00
gcc_csl-arm-2008q1.bb gcc: Fix setting of GLIBC_DYNAMIC_LINKER 2011-08-03 17:46:47 +01:00
libgcc_4.5.1.bb gcc: Fix file ownership 2011-06-28 13:55:40 +01:00
libgcc_4.6.bb multilib: Add support for compiling recipes against multiple ABIs 2011-07-27 16:18:40 +01:00