miniupnpd: fix build error when ASLR enabled 6231/head
authorKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Fri, 8 Jun 2018 10:46:55 +0000 (11:46 +0100)
committerKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Fri, 8 Jun 2018 14:25:09 +0000 (15:25 +0100)
commit48d9c84a994ef3ce44590dc5f5ee10eb17f3e094
treeb5cc182835046aa11cc58c8d3848307f84d91370
parent79609ca2d7c72c061d183e078641346ee46ef8ec
miniupnpd: fix build error when ASLR enabled

Add -fPIC to TARGET_LD_FLAGS

ce9TpAS.ltrans0.ltrans.o: relocation R_MIPS16_26 against `syslog' can not
be used when making a shared object; recompile with -fPIC
cce9TpAS.ltrans0.ltrans.o: error adding symbols: Bad value

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
net/miniupnpd/Makefile