[quickjs] Turn off asan again
This commit is contained in:
parent
26fb773b0b
commit
0531387498
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ prefix=/usr/local
|
|||
# use the gprof profiler
|
||||
#CONFIG_PROFILE=y
|
||||
# use address sanitizer
|
||||
CONFIG_ASAN=y
|
||||
#CONFIG_ASAN=y
|
||||
# include the code for BigInt/BigFloat/BigDecimal and math mode
|
||||
CONFIG_BIGNUM=y
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue