mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-24 01:25:33 +00:00
100%
This commit is contained in:
parent
eeb15ea2a2
commit
65d50db4ef
13 changed files with 74 additions and 67 deletions
4
Makefile
4
Makefile
|
@ -45,10 +45,10 @@ DISABLE_SPAWN := 0
|
|||
DISABLE_ABC_THREADS := 0
|
||||
|
||||
# clang sanitizers
|
||||
SANITIZER =
|
||||
# SANITIZER =
|
||||
# SANITIZER = address
|
||||
# SANITIZER = memory
|
||||
# SANITIZER = undefined
|
||||
SANITIZER = undefined
|
||||
# SANITIZER = cfi
|
||||
|
||||
PROGRAM_PREFIX :=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue