- 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

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon May 12 10:49:09 UTC 2014 - tchvatal@suse.com
- Threads seem not to fix the random testsuite fail.
-------------------------------------------------------------------
Sat May 10 03:40:03 UTC 2014 - crrodriguez@opensuse.org

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