Avi Kivity wrote:
> Zhang, Xiantao wrote:
>> From 7bba897e8f00c0d2e850e7b8f47cc491cb1f5dee Mon Sep 17 00:00:00
>> 2001 From: Xiantao Zhang <[EMAIL PROTECTED]>
>> Date: Fri, 17 Oct 2008 09:07:01 +0800
>> Subject: [PATCH] KVM: Qemu: Define the macro CONFIG_$ARCH for
>> building userspace. 
>> 
>> Currently, make sync will use unifdef to hack some header files, but
>> it maybe not work on some systems, caused by lack of unifdef or
>> unifdef can't handle some macro combinations(Such as ||, &&
>> operations). 
>> 
> 
> Developers can install unifdef (and gcc, etc.)  I see that recent
> unifdefs can handle ||, but will require all symbols to be defined or
> undefined (with -D or -U).

Hi, Avi 
        I can't find a version of unifdef which can handle || operation,
which version are you using?   
Thanks
Xiantao
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to