aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/external/lua-5.4.0/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/external/lua-5.4.0/Makefile')
-rw-r--r--test/external/lua-5.4.0/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/external/lua-5.4.0/Makefile b/test/external/lua-5.4.0/Makefile
index 416f444..495af56 100644
--- a/test/external/lua-5.4.0/Makefile
+++ b/test/external/lua-5.4.0/Makefile
@@ -4,7 +4,7 @@
# == CHANGE THE SETTINGS BELOW TO SUIT YOUR ENVIRONMENT =======================
# Your platform. See PLATS for possible values.
-PLAT= guess
+PLAT= posix
# Where to install. The installation starts in the src and doc directories,
# so take care if INSTALL_TOP is not an absolute path. See the local target.