update deployment target versions in luajit build scripts

This commit is contained in:
Sasha Szpakowski
2026-07-23 21:16:04 -03:00
parent 69049d7c2e
commit f4e4b1f5b5
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ git checkout v2.1
INSTALL_NAME="@rpath/Lua.framework/Versions/A/Lua"
export MACOSX_DEPLOYMENT_TARGET=10.7
export MACOSX_DEPLOYMENT_TARGET=10.15
# build x64
make clean