madplay: Pass CFLAGS properly 9851/head
authorRosen Penev <rosenp@gmail.com>
Tue, 27 Aug 2019 21:55:36 +0000 (14:55 -0700)
committerRosen Penev <rosenp@gmail.com>
Wed, 28 Aug 2019 20:51:14 +0000 (13:51 -0700)
commit76c0bea36be93e5d1a134dde0ec104c709114f0b
tree3dc476860241695e810c5b00d5bf7333b47917de
parent122426c6514d3f5f34bc8b7e7c4b52b0bc50b8f5
madplay: Pass CFLAGS properly

CFLAGS were not being passed which was breaking ASLR builds.

Fixed license header.

Added PKG_BUILD_PARALLEL for faster compilation.

Added PKG_INSTALL for consistency.

Passed proper $(FPIC) value.

Several other Makefile cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
sound/madplay/Makefile