Skip to content

Remove snappy debug assertion with -DNDEBUG c++ flag - #386

Merged
xerial merged 2 commits into
masterfrom
remove-debug-assertions
Jan 28, 2023
Merged

Remove snappy debug assertion with -DNDEBUG c++ flag#386
xerial merged 2 commits into
masterfrom
remove-debug-assertions

Conversation

@xerial

@xerial xerial commented Jan 28, 2023

Copy link
Copy Markdown
Owner

Closes #342

  • Update sbt script
  • Remoe snappy debug assertion with -DNDEBUG c++ flag

@xerial
xerial force-pushed the remove-debug-assertions branch from 921d871 to e9b082f Compare January 28, 2023 16:30
@xerial
xerial merged commit 92b6c9e into master Jan 28, 2023
@xerial
xerial deleted the remove-debug-assertions branch January 28, 2023 16:42
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.

Snappy is built with debug assertions enabled

1 participant