3
0
Fork 0
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:
Martin Povišer 2025-02-03 11:13:07 +01:00
parent f5c53a99e7
commit 212d2a6d6e
3 changed files with 44 additions and 20 deletions

View file

@ -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