]> code.ossystems Code Review - openembedded-core.git/commit
gcc/collect2: Added --sysroot support into collect2 in gcc.
authorLianhao Lu <lianhao.lu@intel.com>
Thu, 10 Mar 2011 01:37:04 +0000 (09:37 +0800)
committerSaul Wold <sgw@linux.intel.com>
Fri, 11 Mar 2011 01:10:51 +0000 (17:10 -0800)
commit868f8d3dd04e3c6dbbce154742cf877fda460a3e
tree16e37df451369b857bb734c0c9740a2fb491e28d
parent4499beb9ef70d207e0d1f60eae77634a77fc44c3
gcc/collect2: Added --sysroot support into collect2 in gcc.

[YOCTO #815] Added --sysroot into COLLECT_GCC_OPTIONS to allow the
collect2 support user specifed sysroot.

Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
meta/recipes-devtools/gcc/gcc-4.5.1.inc
meta/recipes-devtools/gcc/gcc-4.5.1/COLLECT_GCC_OPTIONS.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-cross-canadian_4.5.1.bb
meta/recipes-devtools/gcc/gcc-cross-initial_4.5.1.bb
meta/recipes-devtools/gcc/gcc-cross-intermediate_4.5.1.bb
meta/recipes-devtools/gcc/gcc-cross_4.5.1.bb
meta/recipes-devtools/gcc/gcc-crosssdk-initial_4.5.1.bb
meta/recipes-devtools/gcc/gcc-crosssdk-intermediate_4.5.1.bb
meta/recipes-devtools/gcc/gcc-crosssdk_4.5.1.bb
meta/recipes-devtools/gcc/gcc_4.5.1.bb