Skip to content

Commit

Permalink
Document zlib sources
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikMinekus committed Feb 19, 2021
1 parent 4213b68 commit d1345af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zlib/AMBuilder
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ for cxx in builder.targets:
# https://llvm.org/bugs/show_bug.cgi?id=16428
binary.compiler.cflags += ['-Wno-attributes']

# Defined as ZLIB_SRCS in zlib/CMakeLists.txt
binary.sources += [
'adler32.c',
'compress.c',
Expand Down

0 comments on commit d1345af

Please sign in to comment.