From: Victor Martinez Date: Fri, 12 Jun 2015 09:45:15 +0000 (+0200) Subject: firefox: build with --enable-tree-freetype as workaround for freetype 2.6 X-Git-Url: http://gitweb/?a=commitdiff_plain;h=49402045ed108d52e78356fee0764150ab9e520d;p=ports%2Fopt-arm.git firefox: build with --enable-tree-freetype as workaround for freetype 2.6 --- diff --git a/firefox/Pkgfile b/firefox/Pkgfile index e698e6b..79b9206 100644 --- a/firefox/Pkgfile +++ b/firefox/Pkgfile @@ -6,7 +6,7 @@ name=firefox version=38.0.5 -release=1 +release=2 source=(ftp://ftp.mozilla.org/pub/firefox/releases/$version/source/firefox-$version.source.tar.bz2 firefox-install-dir.patch 0001-Fix-build-with-USE_SKIA_GPU.patch firefox.desktop) @@ -44,6 +44,7 @@ build() { ac_add_options --enable-places_bookmarks ac_add_options --enable-image-encoder=all ac_add_options --enable-xft + ac_add_options --enable-tree-freetype ac_add_options --disable-static ac_add_options --disable-tests ac_add_options --disable-mochitest