FS#22401 - [python-sip and python2-sip] PKGBUILD doesn't honour CFLAGS and LDFLAGS

Attached to Project: Arch Linux
Opened by Emil Renner Berthing (Esmil) - Tuesday, 11 January 2011, 14:54 GMT
Last edited by Andrea Scarpino (BaSh) - Tuesday, 11 January 2011, 21:07 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Andrea Scarpino (BaSh)
Architecture All
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
The configure.py script of these two packages doesn't seem to honour the CFLAGS and LDFLAGS environment variables.
Use python configure.py CFLAGS="$CFLAGS" LFLAGS="$LDFLAGS" to force them to do so.

Additional info:
I looked at version 4.12-1 of the PKGBUILDs

Steps to reproduce:
Compile the packages with custom CFLAGS or LDFLAGS in your /etc/makepkg.conf
This task depends upon

Closed by  Andrea Scarpino (BaSh)
Tuesday, 11 January 2011, 21:07 GMT
Reason for closing:  Fixed
Additional comments about closing:  on trunk

Loading...