summaryrefslogtreecommitdiffstats
path: root/package/python-numpy
diff options
context:
space:
mode:
authorMark Corbin <mark.corbin@embecosm.com>2018-11-22 13:31:12 +0000
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-11-24 11:21:19 +0100
commit2355ebb61376312b73cf33e72473519363c440fa (patch)
tree9fe0ded5efcffd72aa340a55a350b8c366f09f96 /package/python-numpy
parent0021a2a49f68a1405a8ba132dc9466c771ffc46e (diff)
downloadbuildroot-2355ebb61376312b73cf33e72473519363c440fa.tar.gz
buildroot-2355ebb61376312b73cf33e72473519363c440fa.zip
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>
Diffstat (limited to 'package/python-numpy')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud