[libvirt] [PATCHv2] build: consistently use CFLAGS

Eric Blake eblake at redhat.com
Thu Jun 30 23:28:53 UTC 2011


On 06/30/2011 05:12 PM, Laine Stump wrote:
> On 06/30/2011 02:09 PM, Eric Blake wrote:
>> According to the automake manual, CPPFLAGS (aka INCLUDES, as spelled
>> in automake 1.9.6) should only include -I, -D, and -U directives; more
>> generic directives like -Wall belong in CFLAGS since they affect more
>> phases of the build process.  Therefore, we should be sticking CFLAGS
>> additions into a CFLAGS container, not a CPPFLAGS container.
>>
>> * src/Makefile.am (INCLUDES): Move CFLAGS items...
>> (AM_CFLAGS): ...to their proper location.
>> * python/Makefile.am (INCLUDES, AM_CFLAGS): Likewise.
>> * tests/Makefile.am (INCLUDES, AM_CFLAGS): Likewise.
>> ---
> 
> ACK.

Hmm, my testing is showing that I've probably botched something over a
month of rebasing, and I'll need a v3 to fix a compilation error from an
unfound header.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 619 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20110630/1f6f85aa/attachment-0001.sig>


More information about the libvir-list mailing list