> are you referring to this ticket?
>
> https://dev.openwrt.org/ticket/6577
>
>   

yes in connection to
https://lists.openwrt.org/pipermail/openwrt-devel/2010-January/005722.html

> Yeah in fact the right way to do it is MAKE_FLAGS:
>
>       MAKE_FLAGS += CFLAGS_O="$(TARGET_CFLAGS)"
>   

nope, this does not work try it and check the resulting command during
build. MAKE_FLAGS is ignored. I believe this is a bug, because MAKE_VARS
does work.

> Other packages' Makefiles is my most reliable source of information :)
>

and I was hoping you found actual documentation, would have been too
nice .. nice finding still. I'll modify the upcoming fuse-2.8.2 accordingly.

.. bud
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to