mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
extra/jemalloc: fix
This commit is contained in:
parent
d62a3f172c
commit
e725681b90
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ sha256sums=('4814781d395b0ef093b21a08e8e6e0bd3dab8762f9935bbfb71679b0dea7c3e9'
|
|||
|
||||
prepare() {
|
||||
cd $pkgname-$pkgver
|
||||
patch -p1 -i "$srcdir/0001-Add-the-mtls-dialect-gnu2-to-compile-flags.patch"
|
||||
[[ $CARCH != "aarch64" ]] && patch -p1 -i "$srcdir/0001-Add-the-mtls-dialect-gnu2-to-compile-flags.patch"
|
||||
patch -p1 -i ../8cfc9dec37b312a2686f602bbcdd102ca07cca99.patch
|
||||
autoconf
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue