openwrt: honour gcc extra configuration flags
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 23 Oct 2007 06:23:17 +0000 (06:23 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 23 Oct 2007 06:23:17 +0000 (06:23 +0000)
commitebe4d354283f45ba15f83d080e8a93a46ee29a9e
treea3ff4b890c1dfe49e302f0d0b584c42140587fcb
parent42ef307c66cda7b7e0cb34f931633e6aee15ac5b
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