crconf: Pass CFLAGS properly
authorRosen Penev <rosenp@gmail.com>
Tue, 27 Aug 2019 22:03:52 +0000 (15:03 -0700)
committerRosen Penev <rosenp@gmail.com>
Mon, 23 Sep 2019 18:58:27 +0000 (11:58 -0700)
commitefe8842b511083ddfd6a3b38e04bafc2db589f0b
treeaa37dfee770d739baf2df4ac3140daf970cf95b7
parentf10bea0e44663e77bda26c17a71076fb3f115e44
crconf: Pass CFLAGS properly

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>
(cherry-picked from 35a258a55cc51822d5db30e54619ee65242daf10)
utils/crconf/Makefile