compat-libgcrypt: Fix running test suite

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer 2016-09-27 12:00:56 -04:00
parent 74c363df3c
commit f420ae5b7d
1 changed files with 3 additions and 1 deletions

View File

@ -5,7 +5,7 @@
name = compat-libgcrypt
version = 1.5.4
release = 1
release = 2
thisapp = libgcrypt-%{version}
groups = System/Libraries
@ -27,6 +27,8 @@ build
libgpg-error-devel
end
export LD_LIBRARY_PATH = %{DIR_APP}/src/.libs
configure_options += \
--enable-noexecstack