mirror of
https://github.com/novatiq/packages.git
synced 2026-04-24 21:14:40 +01:00
With openwrt/openwrt@8dcc108760, the ARM FPU compiler options are no longer part of CONFIG_TARGET_OPTIMIZATION. This updates various packages that look for NEON/VFP support to search CONFIG_CPU_TYPE instead. Signed-off-by: Jeffery To <jeffery.to@gmail.com>