buildroot/package/gcc
Floris Bos 84c9130350 gcc/gcc-final: Disable libcilkrts when using static libs
Disable libcilkrts when building static, as there is no static version:
https://software.intel.com/en-us/articles/intel-cilk-plus-runtime-library-libcilkrts-can-only-be-linked-dynamically/

Fixes the following toolchain build error when building for i386 and
BR2_STATIC_LIBS=y + BR2_TOOLCHAIN_BUILDROOT_CXX=y is set:

../../../libcilkrts/runtime/sysdep-unix.c:603:19:
fatal error: dlfcn.h: No such file or directory

Signed-off-by: Floris Bos <bos@je-eigen-domein.nl>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-09-08 21:55:01 +02:00
..
4.7.4 gcc: preserve CXXFLAGS_FOR_TARGET 2016-03-15 23:14:18 +01:00
4.8.5 gcc: uClinux supports POSIX threads 2016-07-04 11:21:57 +02:00
4.9.4 gcc: bump 4.9 series to 4.9.4 2016-08-04 22:45:48 +02:00
5.4.0 gcc: uClinux supports POSIX threads 2016-07-04 11:21:57 +02:00
6.2.0 gcc: bump 6.x series to 6.2.0 2016-09-07 10:29:58 +02:00
arc-2016.09-eng011 toolchain: Bump ARC tools to arc-2016.09-eng011 2016-09-05 22:10:06 +02:00
gcc-final gcc/gcc-final: Disable libcilkrts when using static libs 2016-09-08 21:55:01 +02:00
gcc-initial gcc: use <pkg>_EXCLUDES, not <pkg>_TAR_EXCLUDES 2015-11-04 08:32:39 +01:00
Config.in.host gcc: bump 6.x series to 6.2.0 2016-09-07 10:29:58 +02:00
gcc.hash gcc: bump 6.x series to 6.2.0 2016-09-07 10:29:58 +02:00
gcc.mk gcc: remove BR2_GCC_ENABLE_TLS option 2016-08-31 21:45:36 +02:00