mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-01 05:48:26 +00:00
Bug 1296449, statically link mbsdiff.exe, like we do for mar.exe r=glandium
MozReview-Commit-ID: 8oedeUVoQr4 --HG-- extra : rebase_source : c3bb6b6c00b4e787cd108af55254235eed6f50ab
This commit is contained in:
parent
f07a85fa01
commit
0f151aa2e6
@ -21,6 +21,7 @@ if CONFIG['HOST_OS_ARCH'] == 'WINNT':
|
||||
HOST_OS_LIBS += [
|
||||
'ws2_32',
|
||||
]
|
||||
USE_STATIC_LIBS = True
|
||||
|
||||
LOCAL_INCLUDES += [
|
||||
'/toolkit/mozapps/update/updater',
|
||||
|
Loading…
x
Reference in New Issue
Block a user