On Wed, Apr 13, 2011 at 4:06 AM, Diego Elio Pettenò <flameeyes@xxxxxxxxx> wrote: > Yes I know — that's why I used the "?=" setter: if CFLAGS is set in the > environment, it'll be used instead of the "CFLAGS ?=" line; all the += > lines will be maintained instead. This does obviously not work if you > use "make CFLAGS=$something". That is my point. It force the user set CFLAGS in enviroment but not work the same way if you do "make CFLAGS=$something". I want "make CFLAGS=$something" works the same way as you set it in environment. > > Attachment is missing ;) Oops, I forget to attach. Here we go again. > It looks like no changes are needed for that at least, I'll send the > remaining three patches for now then. Ha, I am hoping that is my learning case to pull from some one else's git tree. Using git tree or patches are both fine. Thanks Chris
Attachment:
cflags.patch
Description: Binary data