[oe-commits] Otavio Salvador : firefox: use system bz2 library to avoid missing symbols

GIT User account git at amethyst.openembedded.net
Thu Oct 30 00:47:56 UTC 2008


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 45c74cbeb6bb357715d3337a633d53af89b86663
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=45c74cbeb6bb357715d3337a633d53af89b86663

Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Wed Oct 29 22:33:28 2008 -0200

firefox: use system bz2 library to avoid missing symbols

---

 packages/mozilla/firefox-3.0.1/mozconfig |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/packages/mozilla/firefox-3.0.1/mozconfig b/packages/mozilla/firefox-3.0.1/mozconfig
index f7ab5dd..652c780 100644
--- a/packages/mozilla/firefox-3.0.1/mozconfig
+++ b/packages/mozilla/firefox-3.0.1/mozconfig
@@ -12,6 +12,7 @@ ac_add_options --enable-single-profile
 
 ac_add_options --with-system-zlib
 ac_add_options --with-system-jpeg
+ac_add_options --with-system-bz2
 #ac_add_options --with-system-png
 
 ac_add_options --disable-accessibility





More information about the Openembedded-commits mailing list