mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-27 15:33:28 +08:00
7333207eaf
The poppler package failed to build for me with errors such as this one: host/aarch64-buildroot-linux-gnu/include/c++/10.3.0/cstdlib:75:15: fatal error: stdlib.h: No such file or directory 75 | #include_next <stdlib.h> | ^~~~~~~~~~ Changing the CMake option to a link-specific one fixes the issue. Also change other packages with the same issue: cutelyst, gerbera, kf5-modemmanager-qt, kodi and wampcc. Signed-off-by: Gleb Mazovetskiy <glex.spb@gmail.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> |
||
---|---|---|
.. | ||
0001-Add-RISC-V-endian-detection.patch | ||
0002-include-wampcc-platform.h-fix-build-with-musl-1.2.0.patch | ||
0003-Broken-build-on-Windows.patch | ||
Config.in | ||
wampcc.hash | ||
wampcc.mk |