mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-23 17:07:31 +09:00
Issue #1288 - Part 1a: Update brotli to 1.0.7
This also reorganizes the exports in the build system to use `brotli/` as include directory.
This commit is contained in:
parent
63b7dedc94
commit
729ee0f18a
97 changed files with 32340 additions and 11587 deletions
|
|
@ -35,5 +35,6 @@ if CONFIG['MOZ_WIDGET_TOOLKIT'] != 'cocoa':
|
|||
FINAL_LIBRARY = 'xul'
|
||||
|
||||
LOCAL_INCLUDES += [
|
||||
'/modules/brotli/dec',
|
||||
'/netwerk/base',
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue