mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-22 19:17:55 +00:00
libs/fst: Patch for zlib on windows
This commit is contained in:
parent
c4a0845207
commit
a54721aa39
3 changed files with 20 additions and 1 deletions
|
@ -14,3 +14,5 @@ mv config.h.bak config.h
|
|||
|
||||
sed -i -e 's,<config.h>,"config.h",' *.cc *.h
|
||||
sed -i -e 's,"fastlz.c","fastlz.cc",' *.cc *.h
|
||||
|
||||
patch -p0 < 00_PATCH_win_zlib.patch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue