зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1544493: Add ntdll to libxul OS_LIBS; r=mhowell
Differential Revision: https://phabricator.services.mozilla.com/D27542 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
a1a4b28ebb
Коммит
9489342e23
|
@ -192,6 +192,7 @@ if CONFIG['OS_ARCH'] == 'WINNT':
|
|||
OS_LIBS += [
|
||||
'crypt32',
|
||||
'shell32',
|
||||
'ntdll',
|
||||
'ole32',
|
||||
'version',
|
||||
'winspool',
|
||||
|
|
Загрузка…
Ссылка в новой задаче