summaryrefslogtreecommitdiff
path: root/libre/icecat/mozconfig
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-06-17 03:44:57 +0000
committerroot <root@rshg054.dnsready.net>2012-06-17 03:44:57 +0000
commit61f450a3578b7e51c337e1a687c0cef2bc07ff35 (patch)
treee80e505376ab3525cfa69c9530ce6c61387e7739 /libre/icecat/mozconfig
parent608992f17d5473f8270f0779d3b9bcfe8fbdfa1c (diff)
Sun Jun 17 03:44:56 UTC 2012
Diffstat (limited to 'libre/icecat/mozconfig')
-rw-r--r--libre/icecat/mozconfig8
1 files changed, 7 insertions, 1 deletions
diff --git a/libre/icecat/mozconfig b/libre/icecat/mozconfig
index b769079d8..c09eacaca 100644
--- a/libre/icecat/mozconfig
+++ b/libre/icecat/mozconfig
@@ -37,7 +37,7 @@ export MOZILLA_OFFICIAL=1
mk_add_options MOZILLA_OFFICIAL=1
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/moz-objdir
-# IceCat
+# Icecat
export MOZ_PHOENIX=1
mk_add_options MOZ_PHOENIX=1
@@ -46,6 +46,12 @@ ac_add_options --with-branding=browser/branding/unofficial
ac_add_options --with-distribution-id=org.gnu.gnuzilla
ac_add_options --with-user-appdir=.gnuzilla
+# ConnochaetOS
+#ac_add_options --build=i586-pc-linux-gnu
+#ac_add_options --host=i586-pc-linux-gnu
+#export USE_SHORT_LIBNAME=1
+#mk_add_options USE_SHORT_LIBNAME=1
+
# Parabola
ac_add_options --disable-safe-browsing
export BUILD_OFFICIAL=1