Bug 903439 - Disable api key on Linux and OSX because of a missing key file. rs=bustage-fix
This commit is contained in:
Родитель
c45bac4169
Коммит
97d6464237
|
@ -1,6 +1,6 @@
|
|||
# Common statements that are applicable to both Linux32 and Linux64.
|
||||
|
||||
ac_add_options --with-google-api-keyfile=/builds/google-api.key
|
||||
# ac_add_options --with-google-api-keyfile=/builds/google-api.key
|
||||
|
||||
# SeaMonkey uses the google api key for Geolocation services
|
||||
# See Bug 1352850 - Switch to Google for Geolocation services
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Same location as on Linux so no need to distingush when doing
|
||||
# a macOS cross compile on Linux.
|
||||
ac_add_options --with-google-api-keyfile=/builds/google-api.key
|
||||
# ac_add_options --with-google-api-keyfile=/builds/google-api.key
|
||||
|
||||
# SeaMonkey uses the google api key for Geolocation services.
|
||||
# See Bug 1352850 - Switch to Google for Geolocation services.
|
||||
|
|
Загрузка…
Ссылка в новой задаче