firefox: fix musl build
This commit is contained in:
parent
f55cf733d8
commit
4847f72416
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ conflicts="firefox-esr>=0"
|
|||
pre_configure() {
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl)
|
||||
$XBPS_FETCH_CMD http://git.alpinelinux.org/cgit/aports/plain/community/firefox/stab.h
|
||||
$XBPS_FETCH_CMD http://git.alpinelinux.org/cgit/aports/plain/community/firefox-esr/stab.h
|
||||
mv stab.h toolkit/crashreporter/google-breakpad/src/
|
||||
;;
|
||||
esac
|
||||
|
|
Loading…
Reference in a new issue