qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] CPPFLAGS+= in Makefile.target


From: Ian Jackson
Subject: Re: [Qemu-devel] [PATCH] CPPFLAGS+= in Makefile.target
Date: Fri, 25 Jan 2008 15:37:25 +0000

Paul Brook writes ("Re: [Qemu-devel] [PATCH] CPPFLAGS+= in Makefile.target"):
> In that case you should always provide a definition in config-host.mak.
> Under some circumstances make may inherit initial values from elsewhere.

What circumstances ?  CPPFLAGS+= overrides (discards) values in the
environment as well as ones from the command line.

Providing a definition in config-host.mak involves duplicating the
value, which can't be right.  If there's no other way to do it then
there should be a reference to USER_CPPFLAGS or some such but frankly
that's a pain and overkill.

Ian.




reply via email to

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