mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 12:01:41 +02:00
community/firefox: fix typo in crash reporting option
This commit is contained in:
parent
6e7faf6227
commit
1571dde4a4
@ -589,7 +589,7 @@ prepare() {
|
||||
x86|armv7)
|
||||
# x86: https://github.com/rust-lang/libc/issues/3476
|
||||
# armv7: error: unknown type name 'fpregset_t'
|
||||
echo "ac_add_options --disable-crash-reporting" >> base-mozconfig
|
||||
echo "ac_add_options --disable-crashreporter" >> base-mozconfig
|
||||
;;
|
||||
esac
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user