[Freeipa-devel] [PATCH][SSSD] Allow the use of custom CFLAGS on the make command line

Stephen Gallagher sgallagh at redhat.com
Thu Jun 18 15:32:32 UTC 2009


Setting CFLAGS explicitly in configure.ac means that they would be
overwritten when using e.g. make CFLAGS="-O0 -g"
This replaces the explicit setting of CFLAGS with an
AM_CONDITIONAL to have Makefile.am set these instead.

Also fixes a missing #include that was coincidentally obscured
because gcc's -O2 happened to be able to locate it. Setting -O0
revealed the problem.

-- 
Stephen Gallagher
RHCE 804006346421761

Looking to carve out IT costs?
www.redhat.com/carveoutcosts/
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-Allow-the-use-of-custom-CFLAGS-on-the-make-command-l.patch
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20090618/16978b24/attachment.ksh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 260 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20090618/16978b24/attachment.sig>


More information about the Freeipa-devel mailing list