luaposix: use fake uname script to fix OS detection
authorFelix Fietkau <nbd@nbd.name>
Fri, 31 Jan 2020 17:02:08 +0000 (18:02 +0100)
committerFelix Fietkau <nbd@nbd.name>
Fri, 31 Jan 2020 17:02:10 +0000 (18:02 +0100)
commited21cbf109a44ce9b7ee6d9492c721b8bd896bb8
treef2970feb9f1fc95a1c71252a97e5be9bf5835437
parentbe3bcda92af173d46f24f51e6bc2aaaa4e78324a
luaposix: use fake uname script to fix OS detection

Avoid picking up the host OS for detecting the build type
Fixes build on macOS

Signed-off-by: Felix Fietkau <nbd@nbd.name>
lang/luaposix/Makefile
lang/luaposix/scripts/uname [new file with mode: 0755]