- 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:
parent
5638d8ef8d
commit
90baee8324
@ -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
|
Sat May 10 03:40:03 UTC 2014 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
@ -76,10 +76,8 @@ algorithm and supporting features.
|
|||||||
autoreconf -fvi
|
autoreconf -fvi
|
||||||
export CFLAGS="%{optflags} -fpie"
|
export CFLAGS="%{optflags} -fpie"
|
||||||
export LDFLAGS="-Wl,-z,relro,-z,now -pie"
|
export LDFLAGS="-Wl,-z,relro,-z,now -pie"
|
||||||
# Threads seem broken
|
|
||||||
%configure \
|
%configure \
|
||||||
--disable-static \
|
--disable-static \
|
||||||
--disable-threads \
|
|
||||||
--enable-nistest \
|
--enable-nistest \
|
||||||
--enable-daemon \
|
--enable-daemon \
|
||||||
--enable-clock_gettime
|
--enable-clock_gettime
|
||||||
|
Loading…
x
Reference in New Issue
Block a user