FS#34310 - open-vm-tools PKGBUILDS overrides system CFLAGS
Attached to Project:
Community Packages
Opened by Martin Stolpe (BertiBoeller) - Thursday, 14 March 2013, 13:00 GMT
Last edited by Sergej Pupykin (sergej) - Friday, 15 March 2013, 12:07 GMT
Opened by Martin Stolpe (BertiBoeller) - Thursday, 14 March 2013, 13:00 GMT
Last edited by Sergej Pupykin (sergej) - Friday, 15 March 2013, 12:07 GMT
|
Details
Hello,
I'm not sure if this by intention or by mistake but the following line in the PKGBUILD overrides the CFLAGS specified in /etc/makepkg.conf export CFLAGS=-DGLIB_DISABLE_DEPRECATION_WARNINGS It would be nice if you could add a comment if this is by intention or change the line to export CFLAGS="-DGLIB_DISABLE_DEPRECATION_WARNINGS ${CFLAGS}" |
This task depends upon