mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 19:14:30 +04:00
CFLAGS were not being passed, breaking ASLR builds. Switched to using PKG_SOURCE_DATE for the version. Added PKG_BUILD_PARALLEL for faster compilation. Added license information. Small Makefile cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>