kumquat-buildroot/package/gcc
Samuel Martin 0a694c548d package/gcc: use BR2_USE_WCHAR to set gcc libquadmath option
BR2_TOOLCHAIN_BUILDROOT_WCHAR is only defined when uclibc is selected,
whereas BR2_USE_WCHAR is always defined. Due to this, we were disabling
quadmath support even with glibc or musl.

So, use BR2_USE_WCHAR to drive the gcc libquadmath option.

In addition, invert the logic of the condition to use positive logic,
and rework the comment to no longer mention gcc 4.6: libquadmath still
exists, and it still requires wchar support.

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-07-01 17:25:35 +02:00
..
4.7.4
4.8.5 package/gcc: 4.8.x to 5.x: backport a fix for building gcc with gcc-6 2016-05-17 22:27:29 +02:00
4.9.3 uclibc: add microblaze support 2016-06-05 22:16:45 +02:00
5.4.0 gcc: bump 5.x series to version 5.4.0 2016-06-07 13:08:56 +02:00
6.1.0
arc-2016.09-eng005 toolchain: Bump ARC tools to arc-2016.09-eng005 2016-06-29 22:12:47 +02:00
gcc-final gcc: remove occurrence of eglibc 2016-06-28 22:26:15 +02:00
gcc-initial
Config.in.host toolchain: Bump ARC tools to arc-2016.09-eng005 2016-06-29 22:12:47 +02:00
gcc.hash toolchain: Bump ARC tools to arc-2016.09-eng005 2016-06-29 22:12:47 +02:00
gcc.mk package/gcc: use BR2_USE_WCHAR to set gcc libquadmath option 2016-07-01 17:25:35 +02:00