Reinhard Max 2024-06-04 12:02:50 +00:00 committed by Git OBS Bridge
parent f5c50aa3f4
commit 0e3b340528

View File

@ -296,7 +296,7 @@ find %{buildroot} -type f | xargs sed -i '
%ifnarch %ix86
%check
# Set random seed to get deterministic results
export CLKNETSIM_RANDOM_SEED=24501
#export CLKNETSIM_RANDOM_SEED=24501
export CFLAGS="%{optflags}"
make %{?_smp_mflags} -C test/simulation/clknetsim
pushd test/simulation