]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
meson: disable assertions
authorTomas Krizek <tomas.krizek@nic.cz>
Thu, 10 Jun 2021 09:28:49 +0000 (11:28 +0200)
committerTomas Krizek <tomas.krizek@nic.cz>
Thu, 10 Jun 2021 10:54:04 +0000 (12:54 +0200)
commit7f8b378242c3d11ec4017f284e1bc6db75721e97
tree05bc7dd17ab503ec8c46a904c5283c5f53523f43
parentb2a6a6071315ea7ad264690d7ca5a84e56974ed8
meson: disable assertions

Make sure assertions are turned off - we use our own mechanism
(implemented in !1146), so this mostly affects foreign code, like Knot
DNS headers.

https://gitlab.nic.cz/knot/knot-resolver/-/merge_requests/1146#note_203044
meson.build