On Thu, Oct 19, Horms wrote:

> On Wed, Oct 18, 2006 at 02:09:00PM +0200, Olaf Hering wrote:
> > 
> > What is the purpose of $(CFLAGS) $(EXTRA_CFLAGS) all over the place?
> > Normally 'CFLAGS="$foo" ./configure' is supposed to use $foo as gcc
> > options. But configure.ac has its own idea what the CFLAGS/EXTRA_CFLAGS
> > should be. There is no way to override it without adding lots of
> > knowledge about EXTRA_FLAGS handling to the rpm spec file.
> > Can this be fixed please?
> 
> Could you please take a look at the changes that I have made in this
> area in the kexec-tools-testing tree. I was also pretty astonished
> at how they were being handled. But hopefully this is fixed up a bit
> by taking CFLAGS, LDFLAGS and CPPFLAGS from the environment, and
> using EXTRA_ variants internally for stuff it wants to override for
> some reason.

Maybe I looked at the wrong log. It seems work ok in the testing git
tree.
_______________________________________________
fastboot mailing list
[email protected]
https://lists.osdl.org/mailman/listinfo/fastboot

Reply via email to