mirror of https://github.com/YosysHQ/yosys.git
tests/verific: Don't ASAN verific
This commit is contained in:
parent
e6961d8c9f
commit
017524d7a2
|
|
@ -2,3 +2,4 @@
|
|||
set -eu
|
||||
source ../gen-tests-makefile.sh
|
||||
generate_mk --yosys-scripts --bash
|
||||
sed -i '1i\export ASAN_OPTIONS=halt_on_error=0' run-test.mk
|
||||
|
|
|
|||
Loading…
Reference in New Issue