generic-poky/meta/recipes-devtools/gcc
Anuj Mittal ce6e49a01f gcc: make sure header path is set correctly
We're setting the native header paths in do_configure_prepend,
and don't need to set them again here.

This results in gcc-target not being able to locate the headers
and not being able to detect glibc version, which in turn
results in SSP support not getting detected even though it's available
in libc.

(From OE-Core rev: 85630aa894278e7818c867179dc19ca2fbd994fc)

Signed-off-by: Anuj Mittal <anujx.mittal@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-06-15 18:05:22 +01:00
..
gcc-4.9 gcc 4.9: backport gperf fixes 2016-05-14 23:05:12 +01:00
gcc-5.3 gcc: Backport nios2 gcc ICE fix 2016-05-30 15:58:10 +01:00
gcc-6.1 gcc: Add gcc6 recipes 2016-05-13 13:41:28 +01:00
0001-gcc-runtime-Symlink-c-header-in-target_triplet-for-S.patch gcc: Add gcc6 recipes 2016-05-13 13:41:28 +01:00
gcc-4.9.inc gcc 4.9: backport gperf fixes 2016-05-14 23:05:12 +01:00
gcc-5.3.inc gcc: fix upstream check for 5.x version 2016-06-04 14:13:34 +01:00
gcc-6.1.inc gcc: Add gcc6 recipes 2016-05-13 13:41:28 +01:00
gcc-common.inc libgcc: Ensure that gcc configure options are passed to libgcc too 2016-05-13 13:41:30 +01:00
gcc-configure-common.inc gcc-configure-common.inc: drop --enable-target-optspace from configure 2016-02-02 14:44:16 +00:00
gcc-cross-canadian.inc gcc-cross-canadian: Add missing DEPENDS on virtual/${HOST_PREFIX}gcc-crosssdk 2016-01-26 18:05:13 +00:00
gcc-cross-canadian_4.9.bb gcc: Add 4.9 recipes 2014-05-06 17:59:15 +01:00
gcc-cross-canadian_5.3.bb gcc5: Upgrade gcc-5.2 -> gcc-5.3 2015-12-22 16:08:49 +00:00
gcc-cross-canadian_6.1.bb gcc: Add gcc6 recipes 2016-05-13 13:41:28 +01:00
gcc-cross-initial.inc gcc-configure-common.inc: drop --enable-target-optspace from configure 2016-02-02 14:44:16 +00:00
gcc-cross-initial_4.9.bb gcc: Add 4.9 recipes 2014-05-06 17:59:15 +01:00
gcc-cross-initial_5.3.bb gcc5: Upgrade gcc-5.2 -> gcc-5.3 2015-12-22 16:08:49 +00:00
gcc-cross-initial_6.1.bb gcc: Add gcc6 recipes 2016-05-13 13:41:28 +01:00
gcc-cross.inc gcc-cross.inc: drop pruning of PATCH_GET from the testgcc script 2016-01-30 11:37:03 +00:00
gcc-cross_4.9.bb gcc: Add 4.9 recipes 2014-05-06 17:59:15 +01:00
gcc-cross_5.3.bb gcc5: Upgrade gcc-5.2 -> gcc-5.3 2015-12-22 16:08:49 +00:00
gcc-cross_6.1.bb gcc: Add gcc6 recipes 2016-05-13 13:41:28 +01:00
gcc-crosssdk-initial.inc binutils/gcc/gdb: Add TARGET_ARCH to PN for all cross recipes 2014-04-30 16:39:06 +01:00
gcc-crosssdk-initial_4.9.bb gcc: Add 4.9 recipes 2014-05-06 17:59:15 +01:00
gcc-crosssdk-initial_5.3.bb gcc5: Upgrade gcc-5.2 -> gcc-5.3 2015-12-22 16:08:49 +00:00
gcc-crosssdk-initial_6.1.bb gcc: Add gcc6 recipes 2016-05-13 13:41:28 +01:00
gcc-crosssdk.inc binutils/gcc/gdb: Add TARGET_ARCH to PN for all cross recipes 2014-04-30 16:39:06 +01:00
gcc-crosssdk_4.9.bb gcc: Add 4.9 recipes 2014-05-06 17:59:15 +01:00
gcc-crosssdk_5.3.bb gcc5: Upgrade gcc-5.2 -> gcc-5.3 2015-12-22 16:08:49 +00:00
gcc-crosssdk_6.1.bb gcc: Add gcc6 recipes 2016-05-13 13:41:28 +01:00
gcc-multilib-config.inc gcc-multilib-config: make aarch64 support multilib 2015-11-25 08:08:08 +00:00
gcc-runtime.inc gcc-runtime, libgcc: Symlink c++ header and startup files in target_triplet for SDK use 2016-05-13 13:41:32 +01:00
gcc-runtime_4.9.bb gcc: Add 4.9 recipes 2014-05-06 17:59:15 +01:00
gcc-runtime_5.3.bb gcc5: Upgrade gcc-5.2 -> gcc-5.3 2015-12-22 16:08:49 +00:00
gcc-runtime_6.1.bb gcc: Add gcc6 recipes 2016-05-13 13:41:28 +01:00
gcc-sanitizers.inc gcc-sanitizers: Depend on target gcc 2016-04-29 07:58:43 +01:00
gcc-sanitizers_4.9.bb gcc-sanitizers: Enable GCC sanitizers 2015-01-23 11:36:29 +00:00
gcc-sanitizers_5.3.bb gcc5: Upgrade gcc-5.2 -> gcc-5.3 2015-12-22 16:08:49 +00:00
gcc-sanitizers_6.1.bb gcc: Add gcc6 recipes 2016-05-13 13:41:28 +01:00
gcc-shared-source.inc gcc-shared-source: Set empty SRC_URI 2015-09-24 17:54:31 +01:00
gcc-source.inc nopackages: Add class for recipes which don't generate packages 2015-12-14 22:30:57 +00:00
gcc-source_4.9.bb gcc-source: exlude from world 2015-08-29 13:38:06 +01:00
gcc-source_5.3.bb gcc5: Upgrade gcc-5.2 -> gcc-5.3 2015-12-22 16:08:49 +00:00
gcc-source_6.1.bb gcc: Add gcc6 recipes 2016-05-13 13:41:28 +01:00
gcc-target.inc gcc: make sure header path is set correctly 2016-06-15 18:05:22 +01:00
gcc_4.9.bb guile, mailx, gcc, opensp, gstreamer1.0-libav, libunwind: disable thumb where it fails for qemuarm 2015-12-01 21:32:06 +00:00
gcc_5.3.bb gcc5: Upgrade gcc-5.2 -> gcc-5.3 2015-12-22 16:08:49 +00:00
gcc_6.1.bb gcc: Add gcc6 recipes 2016-05-13 13:41:28 +01:00
libgcc-common.inc libgcc: Ensure that gcc configure options are passed to libgcc too 2016-05-13 13:41:31 +01:00
libgcc-initial.inc nopackages: Add class for recipes which don't generate packages 2015-12-14 22:30:57 +00:00
libgcc-initial_4.9.bb gcc: Add 4.9 recipes 2014-05-06 17:59:15 +01:00
libgcc-initial_5.3.bb gcc5: Upgrade gcc-5.2 -> gcc-5.3 2015-12-22 16:08:49 +00:00
libgcc-initial_6.1.bb gcc: Add gcc6 recipes 2016-05-13 13:41:28 +01:00
libgcc.inc gcc-runtime, libgcc: Symlink c++ header and startup files in target_triplet for SDK use 2016-05-13 13:41:32 +01:00
libgcc_4.9.bb gcc: Add 4.9 recipes 2014-05-06 17:59:15 +01:00
libgcc_5.3.bb gcc5: Upgrade gcc-5.2 -> gcc-5.3 2015-12-22 16:08:49 +00:00
libgcc_6.1.bb gcc: Add gcc6 recipes 2016-05-13 13:41:28 +01:00
libgfortran.inc gcc: use relative path for configure script 2016-02-28 11:32:58 +00:00
libgfortran_4.9.bb gcc: Add 4.9 recipes 2014-05-06 17:59:15 +01:00
libgfortran_5.3.bb gcc5: Upgrade gcc-5.2 -> gcc-5.3 2015-12-22 16:08:49 +00:00
libgfortran_6.1.bb gcc: Add gcc6 recipes 2016-05-13 13:41:28 +01:00