mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 05:11:16 +00:00
Bug 1819569 - Remove msgpack cluster. r=sylvestre
Differential Revision: https://phabricator.services.mozilla.com/D171340
This commit is contained in:
parent
7f77db8595
commit
14babcde40
4
third_party/msgpack/moz.build
vendored
4
third_party/msgpack/moz.build
vendored
@ -12,18 +12,14 @@ LOCAL_INCLUDES += [
|
||||
|
||||
EXPORTS += [
|
||||
'include/msgpack.h',
|
||||
'include/msgpack/util.h',
|
||||
]
|
||||
|
||||
# We allow warnings for third-party code that can be updated from upstream.
|
||||
AllowCompilerWarnings()
|
||||
|
||||
SOURCES += [
|
||||
'src/objectc.c',
|
||||
'src/unpack.c',
|
||||
'src/version.c',
|
||||
'src/vrefbuffer.c',
|
||||
'src/zone.c',
|
||||
]
|
||||
|
||||
FINAL_LIBRARY = 'xul'
|
Loading…
Reference in New Issue
Block a user