зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset 1bbf93c8f424 (bug 1653659) for causing xpcshell failures in test_hunspell.js
CLOSED TREE
This commit is contained in:
Родитель
0f7ba7cb4b
Коммит
3c53d01f34
|
@ -4,6 +4,6 @@ base-toolchains*)
|
|||
# Clang versions < 8.0 don't support wasm.
|
||||
;;
|
||||
*)
|
||||
export WASM_SANDBOXED_LIBRARIES=graphite,ogg,hunspell
|
||||
export WASM_SANDBOXED_LIBRARIES=graphite,ogg
|
||||
;;
|
||||
esac
|
||||
|
|
|
@ -32,7 +32,6 @@ from mozpack.unify import UnifiedBuildFinder
|
|||
WASM_LIBS = (
|
||||
"Contents/MacOS/liboggwasm.dylib",
|
||||
"Contents/MacOS/libgraphitewasm.dylib",
|
||||
"Contents/MacOS/libhunspellwasm.dylib",
|
||||
)
|
||||
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче