On 10/04/2010 11:39 PM, Florian Fainelli wrote:
Hi Roberto,
Hi
I suppose you are using an external toolchain right?
This is something that confuses me. I see from the package-default file
that the flag honour-copts is specified only when external toolchain is
used. However, I'm using the default openwrt distribution, as a matter of
fact the makefile for my package is very simple:

EXTRA_CFLAGS=-MD

CONFIGURE_ARGS += \
    --enable-tools=host \
    --enable-userlevel \
    --enable-wifi \
    --enable-wing \
    --disable-linuxmodule \

If using an external toolchain, just do not add -fhonour-copts to the default
CFLAGS in rules.mk. Can you prepare a patch doing so?
You mean the /rules.mk? Yes I could prepare a patch for this, I did not
do this before because I'm not so deep into the openwrt architecture, and
such a change looked to me very invasive. Preparing the patch.

Thanks
--
Florian

_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to