mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
PACKAGES: correct/add LICENSE_FILES (#110)
* add missing hashes & correct licenses * disable conventional license files for IPK pkgs + more fixes * libretro-database: bump libretro-database version (with existent License) * libretro-*: redirect to upstream links pointing to recalbox src
This commit is contained in:
@@ -16,8 +16,6 @@ LIBRETRO_MRBOOM_GIT_SUBMODULES=y
|
||||
# Flag to fix build on arm platforms
|
||||
ifeq ($(BR2_ARM_CPU_HAS_NEON),y)
|
||||
LIBRETRO_MRBOOM_OPTIONS += HAVE_NEON=1
|
||||
else
|
||||
LIBRETRO_MRBOOM_OPTIONS +=
|
||||
endif
|
||||
|
||||
define LIBRETRO_MRBOOM_BUILD_CMDS
|
||||
|
||||
Reference in New Issue
Block a user