tn3399_openwrt/package/utils/lua
Paul Spooren 6ba8d510b8 lua: add HOST_FPIC for host builds
Compiling without fPIC causes linking issues for packages using liblua.

Add $(HOST_FPIC) to host builds for both lua and lua5.3.

Suggested-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: Paul Spooren <mail@aparcar.org>
2022-01-03 10:34:31 +01:00
..
patches lua: fix build with MacOS's make 2019-06-28 11:40:08 +02:00
patches-host lua: fix build with MacOS's make 2019-06-28 11:40:08 +02:00
Makefile lua: add HOST_FPIC for host builds 2022-01-03 10:34:31 +01:00