You've already forked ada_language_server
mirror of
https://github.com/AdaCore/ada_language_server.git
synced 2026-02-12 12:45:50 -08:00
Adapt to langkit build CLI change
Closes eng/ide/ada_language_server#1624
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user