Skip to content
Snippets Groups Projects
Commit c8000966 authored by David Major's avatar David Major
Browse files

No bug - add a comment explaining why zlib's sources can't be unified. DONTBUILD

parent d8d830c2
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,7 @@ else:
FINAL_LIBRARY = 'zlib'
HostLibrary('hostzlib')
# These files can't be unified because zlib's headers don't use include guards.
SOURCES += [
'adler32.c',
'compress.c',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment