Bug 1927299 - Move NSS_EXTRA_SYMBOLS_FILE from old-configure to suite moz.configure. r=frg
Ports Bug 1903050 "Move NSS_EXTRA_SYMBOLS_FILE from old-configure to moz.configure".
This commit is contained in:
Родитель
cf73298646
Коммит
ba462ef93b
|
@ -22,4 +22,3 @@ MAR_CHANNEL_ID=seamonkey-comm-central
|
||||||
|
|
||||||
MOZ_PROFILE_MIGRATOR=1
|
MOZ_PROFILE_MIGRATOR=1
|
||||||
|
|
||||||
NSS_EXTRA_SYMBOLS_FILE=../comm/mailnews/nss-extra.symbols
|
|
||||||
|
|
|
@ -12,6 +12,7 @@ imply_option("MOZ_APP_ID", "{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}")
|
||||||
imply_option("MOZ_APP_VENDOR", "Mozilla")
|
imply_option("MOZ_APP_VENDOR", "Mozilla")
|
||||||
# Include the DevTools client, not just the server (which is the default)
|
# Include the DevTools client, not just the server (which is the default)
|
||||||
imply_option("MOZ_DEVTOOLS", "all")
|
imply_option("MOZ_DEVTOOLS", "all")
|
||||||
|
imply_option("NSS_EXTRA_SYMBOLS_FILE", "../comm/mailnews/nss-extra.symbols")
|
||||||
|
|
||||||
imply_option('--enable-default-browser-agent', False)
|
imply_option('--enable-default-browser-agent', False)
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче