mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
lxdm: build with pie/relro.
This commit is contained in:
parent
ee21686ba1
commit
62a360cb08
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'lxdm'
|
# Template file for 'lxdm'
|
||||||
pkgname=lxdm
|
pkgname=lxdm
|
||||||
version=0.5.1
|
version=0.5.1
|
||||||
revision=6
|
revision=7
|
||||||
|
build_pie=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--sbindir=/usr/bin --enable-consolekit --with-pam"
|
configure_args="--sbindir=/usr/bin --enable-consolekit --with-pam"
|
||||||
hostmakedepends="automake gettext-devel libtool pkg-config intltool"
|
hostmakedepends="automake gettext-devel libtool pkg-config intltool"
|
||||||
|
|
Loading…
Add table
Reference in a new issue