popt 1.19-2
This commit is contained in:
parent
d7dc9c0981
commit
ac993b62bc
3
PKGBUILD
3
PKGBUILD
@ -2,7 +2,7 @@
|
||||
|
||||
pkgname=popt
|
||||
pkgver=1.19
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A commandline option parser"
|
||||
arch=('x86_64')
|
||||
url="https://github.com/rpm-software-management/popt"
|
||||
@ -14,6 +14,7 @@ sha256sums=(c25a4838fc8e4c1c8aacb8bd620edb3084a3d63bf8987fdad3ca2758c63240f9)
|
||||
build() {
|
||||
cd ${pkgname}-${pkgver}
|
||||
|
||||
CFLAGS+=" -ffat-lto-objects"
|
||||
${CONFIGURE} --disable-static
|
||||
|
||||
make
|
||||
|
Loading…
Reference in New Issue
Block a user