firefox: fk flash give me a working firefox with musl
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
pkgname=firefox
|
pkgname=firefox
|
||||||
version=59.0.2
|
version=59.0.2
|
||||||
revision=2
|
revision=3
|
||||||
short_desc="Mozilla Firefox web browser"
|
short_desc="Mozilla Firefox web browser"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://www.mozilla.org/firefox/"
|
homepage="https://www.mozilla.org/firefox/"
|
||||||
@@ -54,6 +54,7 @@ do_build() {
|
|||||||
*-musl)
|
*-musl)
|
||||||
echo "ac_add_options --disable-jemalloc" >>.mozconfig
|
echo "ac_add_options --disable-jemalloc" >>.mozconfig
|
||||||
echo "ac_add_options --disable-gold" >>.mozconfig
|
echo "ac_add_options --disable-gold" >>.mozconfig
|
||||||
|
echo "ac_add_options --enable-release" >>.mozconfig
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user