olsr: fix build
authorPeter Korsgaard <jacmet@sunsite.dk>
Fri, 18 Feb 2011 13:17:34 +0000 (14:17 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Fri, 18 Feb 2011 13:17:34 +0000 (14:17 +0100)
commita1c787ea6a7428fdfe88fd6c2333f35da5cec44d
tree52bb888146504bc5fe78fc7a5453b4a2df3e1263
parent76081846730b541a2bab8e95fb79160a68801fba
olsr: fix build

Pass TARGET_CONFIGURE_OPTS in the environment rather than as make arguments,
so the olsr build system can append to CFLAGS / LDFLAGS - Otherwise build
fails when the wrong linker flags are used to create the plugin .so's.

Also pass ARCH, so the olsr build system choses the right libdir / PIC
settings for the target, rather than for the host.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/olsr/olsr.mk