diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2015-11-30 06:01:38 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2015-11-30 17:13:04 +0100 |
commit | cf5f3fcc5a1783229c5cb0f832f832f4f43d72f7 (patch) | |
tree | e6aa9336f2681ab230afc6a1c776164ded46a6d7 /package/infozip/0005-unix-configure-remove-GID-UID-size-check.patch | |
parent | 03ac181e049e8ce29156b05cb5e830de15f1692a (diff) | |
download | buildroot-cf5f3fcc5a1783229c5cb0f832f832f4f43d72f7.tar.gz buildroot-cf5f3fcc5a1783229c5cb0f832f832f4f43d72f7.zip |
package/libv4l: v4l-utils need locale
To reproduce the setlocale-related build error use this minimal
defconfig:
BR2_TOOLCHAIN_BUILDROOT_CXX=y
BR2_PACKAGE_LIBV4L=y
BR2_PACKAGE_LIBV4L_UTILS=y
After enabling locale support the build error is fixed:
BR2_TOOLCHAIN_BUILDROOT_LOCALE=y
BR2_TOOLCHAIN_BUILDROOT_CXX=y
BR2_PACKAGE_LIBV4L=y
BR2_PACKAGE_LIBV4L_UTILS=y
Fixes
http://autobuild.buildroot.net/results/f2e/f2e4e34fb14ce355a6e92afc83024b0445f52513/
http://autobuild.buildroot.net/results/fe5/fe56063ddd2232fea7699f5117497beb3deca11e/
http://autobuild.buildroot.net/results/1be/1be55f096ddef2aa38fdba681ed97cf74905477a/
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/infozip/0005-unix-configure-remove-GID-UID-size-check.patch')
0 files changed, 0 insertions, 0 deletions