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:
Nathan Froyd 2019-12-20 22:26:50 +00:00
parent fc4590f791
commit de094fc617

View File

@ -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