FS#13415 - Change Bzip2 PKGBUILD for compile with CFLAGS

Attached to Project: Arch Linux
Opened by Bruno Tsubouchi Yporti (yportilog) - Sunday, 22 February 2009, 10:36 GMT
Last edited by Allan McRae (Allan) - Saturday, 21 March 2009, 02:18 GMT
Task Type Feature Request
Category Packages: Extra
Status Closed
Assigned To Tom Killian (tomk)
Architecture All
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

Description: Change the bzip2 PKGBUILD for compile with CFLAGS for better performance.

Add these lines on PKGBUILD for fix the problem:

sed -i "s|-O2|${CFLAGS}|g" Makefile
sed -i "s|-O2|${CFLAGS}|g" Makefile-libbz2_so


Steps to reproduce:

$ abs core/bzip2
$ cd bzip2
$ makepkg

Thanks.
This task depends upon

Closed by  Allan McRae (Allan)
Saturday, 21 March 2009, 02:18 GMT
Reason for closing:  Fixed
Additional comments about closing:  bzip2-1.0.5-4

Loading...