mirror of
https://github.com/YosysHQ/yosys
synced 2025-10-09 01:11:58 +00:00
test-sanitizers.yml: Drop LTO
This commit is contained in:
parent
e08efb3b94
commit
be0a94b561
1 changed files with 0 additions and 1 deletions
1
.github/workflows/test-sanitizers.yml
vendored
1
.github/workflows/test-sanitizers.yml
vendored
|
@ -97,7 +97,6 @@ jobs:
|
|||
run: |
|
||||
make config-$CC
|
||||
echo 'SANITIZER = ${{ matrix.sanitizer }}' >> Makefile.conf
|
||||
echo 'ENABLE_LTO = 1' >> Makefile.conf
|
||||
echo 'ENABLE_LIBYOSYS = 1' >> Makefile.conf
|
||||
make -j$procs
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue