mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
zsh: build_pie=yes
This commit is contained in:
parent
6048f1dbd2
commit
6ee4c67ef5
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'zsh'
|
# Template file for 'zsh'
|
||||||
pkgname=zsh
|
pkgname=zsh
|
||||||
version=5.0.7
|
version=5.0.7
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
make_build_target="all info"
|
make_build_target="all info"
|
||||||
make_install_args="install.info"
|
make_install_args="install.info"
|
||||||
|
@ -22,6 +22,7 @@ license="zsh"
|
||||||
distfiles="http://www.zsh.org/pub/zsh-$version.tar.bz2"
|
distfiles="http://www.zsh.org/pub/zsh-$version.tar.bz2"
|
||||||
checksum=544e27de81740286b916d1d77c9f48ad7c26ad7943ed96d278abee67cf6704b3
|
checksum=544e27de81740286b916d1d77c9f48ad7c26ad7943ed96d278abee67cf6704b3
|
||||||
|
|
||||||
|
build_pie=yes
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue