libpbc: Pass CFLAGS properly

This was breaking ASLR builds.

Fixed license tag.

Added PKG_BUILD_PARALLEL for faster compilation.

Small Makefile cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
Rosen Penev
2019-08-27 15:08:07 -07:00
parent 9c43805ae5
commit 43f811ad5b
2 changed files with 17 additions and 4 deletions
+10
View File
@@ -0,0 +1,10 @@
--- a/configure.ac
+++ b/configure.ac
@@ -10,7 +10,6 @@ AC_CONFIG_SRCDIR([./])
LT_INIT
#AC_CANONICAL_HOST
-CFLAGS=
default_fink_path=/sw
case $host_os in
darwin*)