This commit is contained in:
Rmys
2018-08-04 22:27:59 +03:00
committed by GitHub
parent e567f1a42b
commit f416e0ea1d
+1 -1
View File
@@ -12,7 +12,7 @@ from pisi.actionsapi import get
def setup():
#shelltools.export("CFLAGS","%s -fPIE" % get.CFLAGS())
#shelltools.export("LDFLAGS", "%s -pie -Wl,-z,relro,-z,now" % get.LDFLAGS())
shelltools.system("sed -e '/noinst_SCRIPTS = gpg-zip/c sbin_SCRIPTS += gpg-zip' -i tools/Makefile.in")
autotools.configure("--enable-symcryptrun \
--disable-rpath \
--enable-gpgtar \