Skip to content

Commit

Permalink
Update gha_compile_only.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
olanti-p authored Nov 14, 2023
1 parent f02104b commit 2c0d715
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build-scripts/gha_compile_only.sh
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ else
# to throw warnings because uncaught_exceptions, SDL and gettext libraries installed from
# Homebrew are built with minimum target osx version 11
export OSX_MIN=11
export BACKTRACE=1
export DEBUG_SYMBOLS=1
else
export BACKTRACE=1
fi
Expand Down

0 comments on commit 2c0d715

Please sign in to comment.