apr: clean up the package
authorSebastian Kemper <sebastian_ml@gmx.net>
Mon, 30 Dec 2019 17:52:50 +0000 (18:52 +0100)
committerSebastian Kemper <sebastian_ml@gmx.net>
Mon, 30 Dec 2019 17:52:56 +0000 (18:52 +0100)
commit40a29bf0555c522f76e984f6cccb395d84fbe0d2
tree38c6cc95f3932870e9d65918f10f165a1730c8a0
parentd2733d5b60d8d99850263821d99acf7660fb135d
apr: clean up the package

- removes '$(FPIC)' and '--without-pic', there is no good reason for
  them being used (also @minfrin mentioned memory footprint implications
  when '--without-pic' is used)
- stops removing aclocal.m4 and build/ltmain.sh (reason of removal of
  these files is not apparent anymore)
- adds PKG_BUILD_PARALLEL:=1

Resolves #10884

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
libs/apr/Makefile