зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1605416 - package the wasm sandboxed graphite library where appropriate; r=firefox-build-system-reviewers,rstewart
Otherwise things will fall over at runtime. Differential Revision: https://phabricator.services.mozilla.com/D58007 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
fc4590f791
Коммит
de094fc617
|
@ -105,6 +105,9 @@
|
|||
@BINPATH@/@DLL_PREFIX@mozwayland@DLL_SUFFIX@
|
||||
#endif
|
||||
#endif
|
||||
#ifdef MOZ_WASM_SANDBOXING_GRAPHITE
|
||||
@BINPATH@/@DLL_PREFIX@graphitewasm@DLL_SUFFIX@
|
||||
#endif
|
||||
|
||||
; We don't have a complete view of which dlls to expect when doing an artifact
|
||||
; build because we haven't run the relevant parts of configure, so we guess
|
||||
|
|
Загрузка…
Ссылка в новой задаче