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)
commit4e577f8c711f591adc604d57af6a61ddb71a4ed4
treea3ff4b890c1dfe49e302f0d0b584c42140587fcb
parentdee598b99b23581a5eb29d2c79f7721e7d1dca8c
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9406 3c298f89-4303-0410-b956-a3cf2f4a3e73
toolchain/gcc/Makefile