diff options
author | Baruch Siach <baruch@tkos.co.il> | 2017-10-17 15:12:55 +0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-10-22 14:36:20 +0200 |
commit | 2f256545044762877129027bec1518669dcd7b7d (patch) | |
tree | 52713dcd9db173f5b89927048c9fea7e535798ad /package/python-backports-shutil-get-terminal-size/python-backports-shutil-get-terminal-size.hash | |
parent | 915a627fce1eb9fdb90001131f79aab249742488 (diff) | |
download | buildroot-2f256545044762877129027bec1518669dcd7b7d.tar.gz buildroot-2f256545044762877129027bec1518669dcd7b7d.zip |
libtomcrypt: fix build without wchar
GCC defines wchar_t even when wchar support is disabled in uClibc. The
LTC_NO_WCHAR macro triggers a local definition of wchar_t that conflicts
with the GCC defined one. Remove LTC_NO_WCHAR to avoid that.
See also https://github.com/libtom/libtomcrypt/issues/313 for more
discussion about this.
Fixes:
http://autobuild.buildroot.net/results/4ff/4ffb593185f7520d2d9a9cc988aa9c510f253930/
Cc: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-backports-shutil-get-terminal-size/python-backports-shutil-get-terminal-size.hash')
0 files changed, 0 insertions, 0 deletions