Skip to content

Add release mode to Makefile#729

Merged
shermike merged 1 commit intomainfrom
makefile-release-mode
Apr 1, 2025
Merged

Add release mode to Makefile#729
shermike merged 1 commit intomainfrom
makefile-release-mode

Conversation

@shermike
Copy link
Copy Markdown
Contributor

@shermike shermike commented Apr 1, 2025

Building in release mode make MODE=release assert tag is not passed. Thus, we avoid the overhead of debugging checks.

Building in release mode `make MODE=release` assert tag is not passed.
Thus, we avoid the overhead of debugging checks.
@shermike shermike added this pull request to the merge queue Apr 1, 2025
Merged via the queue into main with commit 176718a Apr 1, 2025
15 checks passed
@shermike shermike deleted the makefile-release-mode branch April 1, 2025 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants