Skip to content
Snippets Groups Projects
Commit 5123b3db authored by Mike Hommey's avatar Mike Hommey
Browse files

Bug 1765474 - Disable warnings in modules/zlib. r=firefox-build-system-reviewers,mhentges

parent 915625fc
No related branches found
No related tags found
No related merge requests found
......@@ -34,3 +34,6 @@ SOURCES += [
'uncompr.c',
'zutil.c',
]
# We allow warnings for third-party code that can be updated from upstream.
AllowCompilerWarnings()
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