forked from Imagelibrary/rtems
Add --enable-sim-trace for powerpc-rtems*
This commit is contained in:
@@ -18,6 +18,8 @@ BuildRequires: %{_host_rpmprefix}gcc
|
|||||||
%if "%{_build}" != "%{_host}"
|
%if "%{_build}" != "%{_host}"
|
||||||
# psim doesn't support Cdn-X
|
# psim doesn't support Cdn-X
|
||||||
%define build_sim --disable-sim
|
%define build_sim --disable-sim
|
||||||
|
%else
|
||||||
|
%define build_sim --enable-sim --enable-sim-trace
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
%if "@tool_target@" == "sparc-rtems@rtems_api@"
|
%if "@tool_target@" == "sparc-rtems@rtems_api@"
|
||||||
|
|||||||
Reference in New Issue
Block a user