This commit is contained in:
parent
73f8ed428c
commit
e6ff124da8
@ -299,6 +299,9 @@ find %{buildroot} -type f | xargs sed -i '
|
|||||||
export CLKNETSIM_RANDOM_SEED=24501
|
export CLKNETSIM_RANDOM_SEED=24501
|
||||||
export CFLAGS="%{optflags}"
|
export CFLAGS="%{optflags}"
|
||||||
make %{?_smp_mflags} -C test/simulation/clknetsim
|
make %{?_smp_mflags} -C test/simulation/clknetsim
|
||||||
|
pushd test/simulation
|
||||||
|
./124-tai
|
||||||
|
popd
|
||||||
make %{?_smp_mflags} quickcheck
|
make %{?_smp_mflags} quickcheck
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user