kumquat-buildroot/package/gcc
Thomas Petazzoni 6300de5464 package/gcc: introduce BR2_GCC_SUPPORTS_LIBCILKRTS
libcilkrts was introduced in gcc 4.9, and removed in gcc
8.x. Therefore, it does not make sense to pass --disable-libcilkrts in
gcc 8.x and higher. This commit introduces BR2_GCC_SUPPORTS_LIBCILKRTS
that allows the makefile code to know if the selected gcc version
supports libcilkrts or not.

This new option mainly allows to annotate the fact that libcilkrts
exists in gcc [4.9, 7] and that once we have dropped support for those
gcc versions, the libcilkrts related logic can be removed.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Reviewed-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-10-21 16:26:54 +02:00
..
4.9.4 package/gcc: fix build of gcc-4.9.4 with glibc-2.28 2018-08-14 15:35:20 +02:00
5.5.0 package/gcc: fix build of gcc-5.5.0 with glibc-2.28 2018-08-14 15:35:14 +02:00
6.4.0 Merge branch 'next' 2018-09-07 13:13:17 +02:00
7.3.0 Merge branch 'next' 2018-09-07 13:13:17 +02:00
8.2.0 package/gcc: xtensa: fix atomic NAND code generation 2018-09-05 21:14:47 +02:00
arc-2018.03
gcc-final package/gcc: introduce BR2_GCC_SUPPORTS_LIBCILKRTS 2018-10-21 16:26:54 +02:00
gcc-initial
or1k-musl-5.4.0-20170218
Config.in.host package/gcc: introduce BR2_GCC_SUPPORTS_LIBCILKRTS 2018-10-21 16:26:54 +02:00
gcc.hash
gcc.mk arch: drop BR2_GCC_TARGET_CPU_REVISION option 2018-10-01 14:52:32 +02:00