mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 18:11:21 +00:00
Fixes all known CVEs. Various Makefile cleanups for consistency between packages. Added PIC explicitly (was implicit). Removed two extra features. Removed autoreconf and added PKG_BUILD_PARALLEL for faster compilation. Roughly matched host configure args with target ones. Signed-off-by: Rosen Penev <rosenp@gmail.com>