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)
commit57a45d60efb4c7bf2a3c7a8ca3f637ce5702e886
treea3ff4b890c1dfe49e302f0d0b584c42140587fcb
parent21ca84697c3c88d9a6099250f4316cd07df1d161
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