mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
mate-polkit: build with pie/relro.
This commit is contained in:
parent
0033e1e6df
commit
7a1d039c00
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'mate-polkit'
|
# Template file for 'mate-polkit'
|
||||||
pkgname=mate-polkit
|
pkgname=mate-polkit
|
||||||
version=1.10.0
|
version=1.10.0
|
||||||
revision=1
|
revision=2
|
||||||
|
build_pie=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-gtk=2.0 --disable-static $(vopt_enable gir introspection)"
|
configure_args="--with-gtk=2.0 --disable-static $(vopt_enable gir introspection)"
|
||||||
hostmakedepends="pkg-config intltool"
|
hostmakedepends="pkg-config intltool"
|
||||||
|
|
Loading…
Add table
Reference in a new issue