pkgconf: enable build_pie
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'pkgconf'
|
# Template file for 'pkgconf'
|
||||||
pkgname=pkgconf
|
pkgname=pkgconf
|
||||||
version=0.9.8
|
version=0.9.8
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake"
|
hostmakedepends="automake"
|
||||||
short_desc="Provides compiler and linker configuration"
|
short_desc="Provides compiler and linker configuration"
|
||||||
@@ -11,6 +11,7 @@ homepage="https://github.com/pkgconf/pkgconf"
|
|||||||
distfiles="$homepage/archive/$pkgname-$version.tar.gz"
|
distfiles="$homepage/archive/$pkgname-$version.tar.gz"
|
||||||
checksum=1513e1b324650e96439d78ef97cd2d547173f761191890bfc96b38cee2ae947b
|
checksum=1513e1b324650e96439d78ef97cd2d547173f761191890bfc96b38cee2ae947b
|
||||||
wrksrc="$pkgname-$pkgname-$version"
|
wrksrc="$pkgname-$pkgname-$version"
|
||||||
|
build_pie=yes
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|||||||
Reference in New Issue
Block a user