madplay: Pass CFLAGS properly
authorRosen Penev <rosenp@gmail.com>
Tue, 27 Aug 2019 21:55:36 +0000 (14:55 -0700)
committerRosen Penev <rosenp@gmail.com>
Mon, 23 Sep 2019 18:58:16 +0000 (11:58 -0700)
commitf10bea0e44663e77bda26c17a71076fb3f115e44
treecddb60903f60aeb56b8e896a83379e84877903e9
parentfd31ee0a93f8714f5f60b2ac98761f8790fe353c
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>
(cherry-picked from 76c0bea36be93e5d1a134dde0ec104c709114f0b)
sound/madplay/Makefile