[Buildroot] [PATCH 1/1] package/usbguard: fix build with gcc >= 13

Peter Korsgaard peter at korsgaard.com
Sun Oct 15 18:31:43 UTC 2023


>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice at gmail.com> writes:

 > Fix the following build failure with gcc >= 13:
 > In file included from src/Library/Base64.cpp:23:
 > src/Library/Base64.hpp:34:34: error: 'uint8_t' does not name a type
 >    34 |   std::string base64Encode(const uint8_t* buffer, size_t buflen);
 >       |                                  ^~~~~~~

 > Fixes:
 >  - http://autobuild.buildroot.org/results/1a08823020c37a73f4e4a40f47b02fca3f159748

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>

Committed to 2023.08.x, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list