mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
efl: build with pie/relro.
This commit is contained in:
parent
a36daf2f18
commit
d8e82f5f1e
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'efl'
|
# Template file for 'efl'
|
||||||
pkgname=efl
|
pkgname=efl
|
||||||
version=1.14.2
|
version=1.14.2
|
||||||
revision=2
|
revision=3
|
||||||
|
build_pie=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="CXX= --enable-multisense --enable-image-loader-webp
|
configure_args="CXX= --enable-multisense --enable-image-loader-webp
|
||||||
--disable-systemd $(vopt_enable fb) $(vopt_enable pulseaudio)
|
--disable-systemd $(vopt_enable fb) $(vopt_enable pulseaudio)
|
||||||
|
|
Loading…
Add table
Reference in a new issue