On 17 July 2012 20:07, Stefan Weil <s...@weilnetz.de> wrote: > If the user overrides CFLAGS, I expect that he/she will notice > that compilation fails and hopefully find the cause (only > expert users should override CFLAGS). Overriding -march=i486 > might be useful to set -march=i686. > > Therefore it was not so obvious to me whether CFLAGS or > QEMU_CFLAGS was the better choice.
Yes, I had to dig to find out the underlying principle distinguishing the two. Having found it I would like us to fix this in a way which respects that principle. -- PMM