|
From: | Paolo Bonzini |
Subject: | Re: [Qemu-devel] [PATCH] poison TARGET_<ARCH> for compile once. |
Date: | Thu, 24 Jun 2010 13:09:17 +0200 |
User-agent: | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.10) Gecko/20100621 Fedora/3.0.5-1.fc13 Lightning/1.0b2pre Thunderbird/3.0.5 |
On 06/24/2010 09:14 AM, Isaku Yamahata wrote:
Sorry, I sent out the old patch. Here is the right one. Subject: [PATCH] poison TARGET_arch for compile once. poison TARGET_arch for compile once object to prevent those ifdef from creeping in again.
Why do you need to split poison.h? Are there identifiers that are not in your new poison-arch.h and can be legitimately used in target-independent code?
Paolo
[Prev in Thread] | Current Thread | [Next in Thread] |