mirror of
https://github.com/godotengine/build-containers.git
synced 2025-12-31 21:48:41 +03:00
Update godot-mono-builds to build BTLS DLL again
This commit is contained in:
2
build.sh
2
build.sh
@@ -62,7 +62,7 @@ if [ ! -e ${mono_root} ]; then
|
||||
# Set up godot-mono-builds in tree
|
||||
git clone --progress https://github.com/godotengine/godot-mono-builds
|
||||
pushd godot-mono-builds
|
||||
git checkout 7533d081e4995ed1cc032965b3b0d1ca8da36ce9
|
||||
git checkout 2fa04b9dc73a9e84037ef165c88f0cddfaa8705b
|
||||
export MONO_SOURCE_ROOT=${mono_root}
|
||||
python3 patch_mono.py
|
||||
popd
|
||||
|
||||
Reference in New Issue
Block a user