0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2025-08-24 07:52:42 +00:00
Files
Lakka-LibreELEC/scripts/build
Rudi Heitbaum 46fec4402f scripts/build: add cfg-libs option to PKG_BUILD_FLAGS to fix configure unrecognized options
Allows packages to be updated to remove the configure warning:
  configure: WARNING: unrecognized options: --disable-static, --enable-shared

add the following line to the affected package.mk files
  PKG_BUILD_FLAGS="-cfg-libs"

-cfg-libs, -cfg-libs:host and -cfg-libs:init are used
2024-09-15 11:46:08 +00:00

22 KiB
Executable File