mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/calf to 0.90.3-5
This commit is contained in:
parent
3225acc130
commit
88c87fad30
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
pkgname=calf
|
||||
pkgver=0.90.3
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
pkgdesc='LV2 plug-in suite and standalone Jack host'
|
||||
arch=(x86_64)
|
||||
url="https://calf-studio-gear.org"
|
||||
|
@ -29,6 +29,7 @@ build() {
|
|||
--enable-experimental \
|
||||
--prefix=/usr \
|
||||
--with-lv2
|
||||
sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
|
||||
make
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue