mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-08 20:21:25 +00:00
Add minisat 00_PATCH_typofixes.patch
This commit is contained in:
parent
71cbe98a09
commit
58ee8e3b8a
2 changed files with 21 additions and 0 deletions
|
@ -15,4 +15,5 @@ sed -i -e '1 i #define __STDC_FORMAT_MACROS' *.cc
|
|||
patch -p0 < 00_PATCH_mkLit_default_arg.patch
|
||||
patch -p0 < 00_PATCH_remove_zlib.patch
|
||||
patch -p0 < 00_PATCH_no_fpu_control.patch
|
||||
patch -p0 < 00_PATCH_typofixes.patch
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue