Reinhard Max 2024-05-27 16:36:25 +00:00 committed by Git OBS Bridge
parent 73f8ed428c
commit e6ff124da8

View File

@ -299,6 +299,9 @@ find %{buildroot} -type f | xargs sed -i '
export CLKNETSIM_RANDOM_SEED=24501
export CFLAGS="%{optflags}"
make %{?_smp_mflags} -C test/simulation/clknetsim
pushd test/simulation
./124-tai
popd
make %{?_smp_mflags} quickcheck
%endif
%endif