mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
Fix the following build failure raised since re-introduction of the
package in commit 16ff948444:
configure: error: compiler with C11 support is required to build libusb
Fixes:
- http://autobuild.buildroot.org/results/7b15e23392805f5109c136a5aa870ddf49f48814
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>