kumquat-buildroot/package/gcc/7.3.0
Mark Corbin 2355ebb613 package/gcc: define _REENTRANT for RISC-V when -pthread is passed
The detection of pthread support fails on RISC-V unless _REENTRANT is
defined. This commit backports a patch that is already in upstream gcc
8.x to gcc 7.x to define _REENTRANT when -pthread is passed.

This will replace a number of package-specific fixes that have been
introduced to define _REENTRANT.

Signed-off-by: Mark Corbin <mark.corbin@embecosm.com>
[Thomas: tweak commit log.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-11-24 11:21:19 +01:00
..
0001-m68k-coldfire-pr68467.patch
0002-fix-building-on-ppc64.patch
0003-gcc-xtensa-fix-NAND-code-in-xtensa_expand_atomic.patch
0003-xtensa-fix-PR-target-65416.patch
0004-libsanitizer-Use-pre-computed-size.patch
0005-gcc-xtensa-don-t-force-PIC-for-uclinux-target.patch
0100-uclibc-conf.patch
0810-arm-softfloat-libgcc.patch
0860-cilk-fix-build-without-wchar.patch
0892-microblaze-Revert.patch
1000-arm-PR-target-81497-Fix-arm_acle.h-for-C.patch
1001-gcc-define-_REENTRANT-for-RISC-V-when-pthread-is-pas.patch package/gcc: define _REENTRANT for RISC-V when -pthread is passed 2018-11-24 11:21:19 +01:00