mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1224291 - define BUILD_PORTABLE for brotli r=jfkthame
This commit is contained in:
parent
27cb748ee1
commit
2adafba403
@ -26,4 +26,6 @@ UNIFIED_SOURCES += [
|
||||
# We allow warnings for third-party code that can be updated from upstream.
|
||||
ALLOW_COMPILER_WARNINGS = True
|
||||
|
||||
CFLAGS += ['-DBROTLI_BUILD_PORTABLE']
|
||||
|
||||
Library('brotli')
|
||||
|
Loading…
Reference in New Issue
Block a user