generated from archlinux/template
upgpkg: yay 10.2.0-1
upstream release update build flags to match arch wiki recommendations
This commit is contained in:
parent
ffe46319a7
commit
2f0b13c02c
3
PKGBUILD
3
PKGBUILD
@ -28,8 +28,7 @@ build() {
|
|||||||
export CGO_ENABLED=1
|
export CGO_ENABLED=1
|
||||||
|
|
||||||
cd "$srcdir/$pkgname-$pkgver"
|
cd "$srcdir/$pkgname-$pkgver"
|
||||||
LDFLAGS="-extldflags \"${LDFLAGS}\"" \
|
make VERSION=$pkgver DESTDIR="$pkgdir" PREFIX="/usr" build
|
||||||
make VERSION=$pkgver DESTDIR="$pkgdir" PREFIX="/usr" build
|
|
||||||
}
|
}
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user