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:
committed by
Git OBS Bridge
parent
5638d8ef8d
commit
90baee8324
@@ -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
|
||||
|
Reference in New Issue
Block a user