openwrt: honour gcc extra configuration flags
authorFelix Fietkau <nbd@openwrt.org>
Tue, 23 Oct 2007 06:23:17 +0000 (06:23 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 23 Oct 2007 06:23:17 +0000 (06:23 +0000)
commit5feb978446bd193b0b4504ab335402041e71678b
tree636467512e8807c1cb575a9703869a3143d64822
parentd8e032edef2fb9d1f7aa3b1f96a444f0a1db9696
openwrt: honour gcc extra configuration flags

Although the CONFIG_EXTRA_GCC_OPTIONS flag is available, it isn't used
anywhere.

This change adds the extra flag to both gcc configure stages.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
SVN-Revision: 9406
toolchain/gcc/Makefile