mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-14 17:13:40 +00:00
[fuzzing] Remove HB_NDEBUG
Not sure why it ever was added.
This commit is contained in:
parent
12058e44d1
commit
337ea0b717
1 changed files with 0 additions and 1 deletions
|
@ -170,7 +170,6 @@ pkgconfig_DATA += harfbuzz-subset.pc
|
|||
EXTRA_DIST += harfbuzz-subset.pc.in
|
||||
|
||||
FUZZING_CPPFLAGS = \
|
||||
-DHB_NDEBUG \
|
||||
-DHB_MAX_NESTING_LEVEL=3 \
|
||||
-DHB_SANITIZE_MAX_EDITS=3 \
|
||||
-DHB_SANITIZE_MAX_OPS_FACTOR=3 \
|
||||
|
|
Loading…
Add table
Reference in a new issue