Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
matrix-org
Olm
Commits
83bf351a
Commit
83bf351a
authored
May 16, 2020
by
Matthew Hodgson
Browse files
fix build on latest emscripten
parent
5a9fdd85
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
83bf351a
...
...
@@ -33,7 +33,7 @@ JS_ASMJS_TARGET := javascript/olm_legacy.js
WASM_TARGET
:=
$(BUILD_DIR)
/wasm/libolm.a
JS_EXPORTED_FUNCTIONS
:=
javascript/exported_functions.json
JS_EXTRA_EXPORTED_RUNTIME_METHODS
:=
ALLOC_STACK
JS_EXTRA_EXPORTED_RUNTIME_METHODS
:=
[
ALLOC_STACK
]
JS_EXTERNS
:=
javascript/externs.js
PUBLIC_HEADERS
:=
include/olm/olm.h include/olm/outbound_group_session.h include/olm/inbound_group_session.h include/olm/pk.h include/olm/sas.h
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment