qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [PATCH 00/37] Generate a proper LIBS variable


From: Paolo Bonzini
Subject: [Qemu-devel] Re: [PATCH 00/37] Generate a proper LIBS variable
Date: Wed, 22 Jul 2009 18:35:48 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1b3pre) Gecko/20090513 Fedora/3.0-2.3.beta2.fc11 Lightning/1.0pre Thunderbird/3.0b2


ToDo:
- Make the same treatment for CFLAGS, CPPFLAGS and LDFLAGS.

Cool! For CFLAGS and CPPFLAGS, however, I'd suggest moving all flags that are necessary to build (such as -I as opposed to just -O, -g and the like) to QEMU_CFLAGS and QEMU_CPPFLAGS. This way rebuilding without optimization can be done very easily.

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]