mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-05 07:18:39 +09:00
Issue #1859 - Build xz-embedded lib when the updater is built.
This commit is contained in:
parent
e16a340a33
commit
ddf654bf99
1 changed files with 1 additions and 1 deletions
2
config/external/moz.build
vendored
2
config/external/moz.build
vendored
|
|
@ -55,7 +55,7 @@ external_dirs += [
|
|||
'media/psshparser'
|
||||
]
|
||||
|
||||
if CONFIG['MOZ_LINKER']:
|
||||
if CONFIG['MOZ_UPDATER']:
|
||||
external_dirs += ['modules/xz-embedded']
|
||||
|
||||
DIRS += ['../../' + i for i in external_dirs]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue