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>
This commit is contained in:
Felix Fietkau
2020-01-31 18:02:08 +01:00
parent be3bcda92a
commit ed21cbf109
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
#!/bin/sh
echo Linux