diff options
author | Vadim Kochan <vadim4j@gmail.com> | 2019-01-01 17:41:05 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2019-02-23 09:44:36 +0100 |
commit | 2a358818e9835623835508859b4b080a704f713d (patch) | |
tree | fb873d5bc9da8467aec972cbc230ad780ae2700e /package/libcpprestsdk/libcpprestsdk.mk | |
parent | 40005b9a0da6ad2be8e35c1141f903dc06afd780 (diff) | |
download | buildroot-2a358818e9835623835508859b4b080a704f713d.tar.gz buildroot-2a358818e9835623835508859b4b080a704f713d.zip |
package/stress-ng: Fix build issue with libbsd wchar check
stress-ng uses test/test-bsd-wchar.c program to check if there is
support for libbsd's wchar, but the test fails because wchar.h also
requires the FILE* definition from stdio.h which is not included
automatically, so fix it by include stdio.h explicitly.
Fixes:
http://autobuild.buildroot.net/results/6def1bba8e7ec05682e74c4edc3a35c8c118d28b
Signed-off-by: Vadim Kochan <vadim4j@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/libcpprestsdk/libcpprestsdk.mk')
0 files changed, 0 insertions, 0 deletions