[Lunar-commits] <moonbase> firefox: Adding the same hack from BUILD.x86_64 for others to try.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Fri Sep 4 22:42:06 CEST 2009
commit 80f72773fc07951358ed380245e70f8206810842
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Fri Sep 4 16:42:06 2009 -0400
firefox: Adding the same hack from BUILD.x86_64 for others to try.
---
web/firefox/BUILD | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/web/firefox/BUILD b/web/firefox/BUILD
index f32efd6..c736afe 100644
--- a/web/firefox/BUILD
+++ b/web/firefox/BUILD
@@ -66,6 +66,7 @@
export CCACHE_DISABLE=1
echo "ac_add_options --enable-profile-guided-optimization" >> mozconfig &&
echo "mk_add_options PROFILE_GEN_SCRIPT='python $MOZ_OBJDIR/_profile/pgo/profileserver.py'" >> mozconfig &&
+ make -f client.mk build &&
make -f client.mk profiledbuild
else
make -f client.mk build
More information about the Lunar-commits
mailing list