enlightenment: set nopie for now.
configure.ac overrides our LDFLAGS, and they prefer to only create PIE for suid executables. Fine with me.
This commit is contained in:
parent
59ebb86104
commit
50e0ce851c
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
pkgname=enlightenment
|
||||
version=0.21.4
|
||||
revision=1
|
||||
nopie=yes
|
||||
lib32disabled=yes
|
||||
build_options="wayland"
|
||||
build_style=gnu-configure
|
||||
|
|
Loading…
Reference in a new issue