From 50e0ce851c24a31f01f89e8defa630e926c23cba Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 1 Dec 2016 13:15:43 +0100 Subject: [PATCH] enlightenment: set nopie for now. configure.ac overrides our LDFLAGS, and they prefer to only create PIE for suid executables. Fine with me. --- srcpkgs/enlightenment/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/enlightenment/template b/srcpkgs/enlightenment/template index 6a644e06126..7e0caddc0b6 100644 --- a/srcpkgs/enlightenment/template +++ b/srcpkgs/enlightenment/template @@ -2,6 +2,7 @@ pkgname=enlightenment version=0.21.4 revision=1 +nopie=yes lib32disabled=yes build_options="wayland" build_style=gnu-configure