SHA256
1
0
forked from pool/haveged

- Threads seem not to fix the random testsuite fail.

OBS-URL: https://build.opensuse.org/package/show/security/haveged?expand=0&rev=93
This commit is contained in:
Tomáš Chvátal
2014-05-12 10:49:49 +00:00
committed by Git OBS Bridge
parent 5638d8ef8d
commit 90baee8324
2 changed files with 5 additions and 2 deletions

View File

@@ -76,10 +76,8 @@ algorithm and supporting features.
autoreconf -fvi
export CFLAGS="%{optflags} -fpie"
export LDFLAGS="-Wl,-z,relro,-z,now -pie"
# Threads seem broken
%configure \
--disable-static \
--disable-threads \
--enable-nistest \
--enable-daemon \
--enable-clock_gettime