mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
extra/firefox: fix
This commit is contained in:
parent
f48346e7be
commit
dcf45e4672
2 changed files with 0 additions and 3303 deletions
|
@ -29,13 +29,11 @@ optdepends=('networkmanager: Location detection via available WiFi networks'
|
|||
options=(!emptydirs !makeflags !strip !lto !debug)
|
||||
source=(https://archive.mozilla.org/pub/firefox/releases/$pkgver/source/firefox-$pkgver.source.tar.xz{,.asc}
|
||||
build-arm-libopus.patch
|
||||
revert-crossbeam-crates-upgrade.patch
|
||||
psutil-remove-version-cap.patch
|
||||
$pkgname.desktop identity-icons-brand.svg)
|
||||
sha256sums=('513f8d2cafa39a2d50f2c4a25cc48093e89f715a706b941170fa48e397976327'
|
||||
'SKIP'
|
||||
'2d4d91f7e35d0860225084e37ec320ca6cae669f6c9c8fe7735cdbd542e3a7c9'
|
||||
'56bd09bfd2fa594c2af7dbe923d72bed9da23b7c001f923bf33784554e323541'
|
||||
'2bb0ac385b54972eb3e665ac70fb13565ed9da77b33349b844b2e0ad4948cff5'
|
||||
'298eae9de76ec53182f38d5c549d0379569916eebf62149f9d7f4a7edef36abf'
|
||||
'a9b8b4a0a1f4a7b4af77d5fc70c2686d624038909263c795ecc81e0aec7711e9')
|
||||
|
@ -126,7 +124,6 @@ END
|
|||
export LDFLAGS+=" -Wl,--no-keep-memory"
|
||||
export RUSTFLAGS="-Cdebuginfo=0"
|
||||
patch -p1 -i ../build-arm-libopus.patch
|
||||
patch -p1 -i ../revert-crossbeam-crates-upgrade.patch
|
||||
patch -p1 -i ../psutil-remove-version-cap.patch
|
||||
}
|
||||
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue