xz: Compile with PIC to fix linking errors 8159/head
authorRosen Penev <rosenp@gmail.com>
Sat, 9 Feb 2019 03:54:53 +0000 (19:54 -0800)
committerRosen Penev <rosenp@gmail.com>
Sat, 9 Feb 2019 08:23:36 +0000 (00:23 -0800)
commitea5f175f447bbfcb8ca6143f82721dcca1c9f01f
tree65b7ee37fcee429955bec30f73f33ecacc24fa75
parentfb209cf568d93c5d164b85872f5abaf904ed4348
xz: Compile with PIC to fix linking errors

While researching CircleCI build failures, I came across a linking error
relating to liblzma, where ld instructs to recompile with fPIC.

Unfortunately, this increases filesize. Added some configure flags to try
to mitigate is somewhat.

Removed maintainer as he is no longer active.

Added PKG_CPE_ID for proper CVE tracking.

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