Skip to content

Commit

Permalink
bzip2 1.0.6 -> 1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
stamepicmorg committed Nov 19, 2024
1 parent c17dacd commit ed83881
Show file tree
Hide file tree
Showing 10 changed files with 5,175 additions and 5,176 deletions.
1 change: 1 addition & 0 deletions dep/bzip2/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -g0 -O1 -fno-stack-protector")
set(BZIP2_SRCS
"src/blocksort.c"
"src/bzlib.c"
"src/bzlib.h"
"src/compress.c"
"src/crctable.c"
"src/decompress.c"
Expand Down
Loading

0 comments on commit ed83881

Please sign in to comment.