mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-08-14 13:15:14 +03:00
eepp: mojoAL is now used by default.
ecode: Tentative fix for a segfaul when accesing an LSP Server that isn't running anymore.
This commit is contained in:
@@ -18,7 +18,7 @@ for i in "$@"; do
|
||||
;;
|
||||
esac
|
||||
done
|
||||
premake4 "$DEBUG_SYMBOLS" --with-mojoal gmake
|
||||
premake4 "$DEBUG_SYMBOLS" gmake
|
||||
cd make/linux || exit
|
||||
make -j"$(nproc)" config=release ecode
|
||||
cd "$DIRPATH" || exit
|
||||
|
||||
Reference in New Issue
Block a user