summarylogtreecommitdiffstats
path: root/mozconfig
diff options
context:
space:
mode:
authorBjörn Bidar2016-02-26 22:30:08 +0100
committerBjörn Bidar2016-02-26 22:30:08 +0100
commit6b9311c3d5737fc37b185a5fa966e7d3c749617d (patch)
tree82db584dd9f3a7272072bcb7b83e1db130eabd77 /mozconfig
parent996e5a096d9424fdd4c7f77106314929c77fcedf (diff)
downloadaur-6b9311c3d5737fc37b185a5fa966e7d3c749617d.tar.gz
urel, fixed dependencies, reenabled pgo and updated api key code to archs pkg
Diffstat (limited to 'mozconfig')
-rw-r--r--mozconfig4
1 files changed, 1 insertions, 3 deletions
diff --git a/mozconfig b/mozconfig
index 205466a3a49b..2f48fb87260a 100644
--- a/mozconfig
+++ b/mozconfig
@@ -46,12 +46,10 @@ ac_add_options --disable-debug-symbols
ac_add_options --enable-optimize
#ac_add_options --enable-debug-symbols
-ac_add_options --with-google-api-keyfile="$PWD/google-api-key"
-
# PGO
mk_add_options PROFILE_GEN_SCRIPT='EXTRA_TEST_ARGS=10 $(MAKE) -C $(MOZ_OBJDIR) pgo-profile-run'
export BUILD_OFFICIAL=1
export MOZILLA_OFFICIAL=1
mk_add_options BUILD_OFFICIAL=1
-mk_add_options MOZILLA_OFFICIAL=1 \ No newline at end of file
+mk_add_options MOZILLA_OFFICIAL=1