diff options
author | Peter Seiderer <ps.report@gmx.net> | 2018-10-28 10:39:57 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-10-28 16:57:49 +0100 |
commit | f79f45988798a12472e5a9899d814396bfa35962 (patch) | |
tree | ac0eba9f7f86f442a9e916181b7c2ed9d8af7e4b /package/python-pycryptodomex/python-pycryptodomex.hash | |
parent | 5b7563f3d64b728a5bb8f84061b1d728605012da (diff) | |
download | buildroot-f79f45988798a12472e5a9899d814396bfa35962.tar.gz buildroot-f79f45988798a12472e5a9899d814396bfa35962.zip |
valgrind: fix uclibc c99 support detection
Fixes [1]:
checking for /home/peko/autobuild/instance-0/output/host/bin/powerpc-linux-gcc option to accept ISO C99... unsupported
configure: error: Valgrind relies on a C compiler supporting C99
with the following in the valgrind-3.14.0/config.log:
configure:5517: checking for .../host/bin/powerpc-linux-gcc option to accept ISO C99
configure:5666: .../host/bin/powerpc-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fno-stack-protector -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5
conftest.c:55:9: error: unknown type name 'wchar_t'
const wchar_t *name;
^~~~~~~
[1] http://autobuild.buildroot.net/results/b25013f785a11f07e8da3735741b96036712f42a
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/python-pycryptodomex/python-pycryptodomex.hash')
0 files changed, 0 insertions, 0 deletions