FS#22542 - [wpa_supplicant_gui] CFLAGS and CXXFLAGS

Attached to Project: Arch Linux
Opened by max compress (maxcompress) - Friday, 21 January 2011, 22:18 GMT
Last edited by Eric Belanger (Snowman) - Sunday, 18 November 2012, 09:33 GMT
Task Type Feature Request
Category Packages: Extra
Status Closed
Assigned To Thomas Bächler (brain0)
Jan Alexander Steffens (heftig)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
wpa_supplicant_gui not care CFLAGS and CXXFLAGS.
please fix PKGBUILD for qmake flags.

this fix work fine for me:
--------------------------------------
qmake QMAKE_CFLAGS_RELEASE="$CFLAGS" QMAKE_CXXFLAGS_RELEASE="$CXXFLAGS"
--------------------------------------

Additional info:
* package version(s)
wpa_supplicant_gui 0.7.3-1
* config and/or log files etc.

Steps to reproduce:
This task depends upon

Closed by  Eric Belanger (Snowman)
Sunday, 18 November 2012, 09:33 GMT
Reason for closing:  Fixed
Additional comments about closing:  svn trunk

Loading...