mirror of
https://github.com/love2d/love-apple-dependencies.git
synced 2026-08-12 08:30:57 +02:00
update deployment target versions in luajit build scripts
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user