mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
xinit: build with pie/relro.
This commit is contained in:
parent
f10a966b82
commit
d6d56e046a
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template build file for 'xinit'.
|
# Template build file for 'xinit'.
|
||||||
pkgname=xinit
|
pkgname=xinit
|
||||||
version=1.3.4
|
version=1.3.4
|
||||||
revision=3
|
revision=4
|
||||||
|
build_pie=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-xinitdir=/etc/X11/xinit"
|
configure_args="--with-xinitdir=/etc/X11/xinit"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
|
Loading…
Add table
Reference in a new issue