mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-14 23:05:28 +00:00
lib/fst: Remove unaligned pointer access
This commit is contained in:
parent
f5c53a99e7
commit
212d2a6d6e
3 changed files with 44 additions and 20 deletions
|
@ -17,3 +17,4 @@ sed -i -e 's,"fastlz.c","fastlz.cc",' *.cc *.h
|
|||
|
||||
patch -p0 < 00_PATCH_win_zlib.patch
|
||||
patch -p0 < 00_PATCH_win_io.patch
|
||||
patch -p1 < 00_PATCH_strict_alignment.patch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue