crconf: Pass CFLAGS properly 9850/head
authorRosen Penev <rosenp@gmail.com>
Tue, 27 Aug 2019 22:03:52 +0000 (15:03 -0700)
committerRosen Penev <rosenp@gmail.com>
Wed, 28 Aug 2019 20:56:10 +0000 (13:56 -0700)
commit35a258a55cc51822d5db30e54619ee65242daf10
treea183d82638916da014a2ccae189e135a7fe17b2b
parent9c43805ae5df1684f69246cd045ebebac6fe8dc8
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>
utils/crconf/Makefile