Adapt to langkit build CLI change

Closes eng/ide/ada_language_server#1624
This commit is contained in:
Elie Richa
2025-03-13 10:52:15 +01:00
parent a3c20bc3d0
commit baf0b58b63

View File

@@ -172,7 +172,7 @@ function build_langkit_raw() {
# Export the environment needed to use langkit into a file for later
# usage
python manage.py setenv >"$LANGKIT_SETENV"
python manage.py printenv >"$LANGKIT_SETENV"
if [[ $NODE_ARCH_PLATFORM == "x64/win32" ]]; then
# Fix setenv.sh to be bash script for MSYS2 by replacing