packages/lang/luasec
Rosen Penev cf23dd2eb0
luasec: Replace -fPIC with $(FPIC)
Currently i386 and the PPC targets have issues linking issues.

https://github.com/openwrt/packages/issues/3319

says that replacing -fPIC with -fpic works.

Patch added to avoid package overriding settings set by toolchain and make
compilation less noisy

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-02 13:02:36 -07:00
..
patches luasec: Replace -fPIC with $(FPIC) 2019-04-02 13:02:36 -07:00
Makefile luasec: Replace -fPIC with $(FPIC) 2019-04-02 13:02:36 -07:00