Add --enable-sim-trace for powerpc-rtems*

This commit is contained in:
Ralf Corsepius
2010-09-07 17:04:16 +00:00
parent 0ffc26d5ec
commit 0c8ebef1b7

View File

@@ -18,6 +18,8 @@ BuildRequires: %{_host_rpmprefix}gcc
%if "%{_build}" != "%{_host}"
# psim doesn't support Cdn-X
%define build_sim --disable-sim
%else
%define build_sim --enable-sim --enable-sim-trace
%endif
%endif
%if "@tool_target@" == "sparc-rtems@rtems_api@"