You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add --debug and --release command line options to Linux build script. --release causes -O to be added to the compile line and --debug causes -g to be added. --debug is the default.
0 commit comments