forked from Imagelibrary/rtems
Use rtems_api.
This commit is contained in:
@@ -37,8 +37,8 @@ GNU cc compiler for @tool_target@.
|
||||
|
||||
%dir %{gcclib}/@tool_target@/%{gcc_version}/include
|
||||
%if "%{gcc_version}" > "4.0.3"
|
||||
%if "@tool_target@" != "bfin-rtems4.9"
|
||||
%if "@tool_target@" != "avr-rtems4.9"
|
||||
%if "@tool_target@" != "bfin-rtems@rtems_api@"
|
||||
%if "@tool_target@" != "avr-rtems@rtems_api@"
|
||||
%dir %{gcclib}/@tool_target@/%{gcc_version}/include/ssp
|
||||
%endif
|
||||
%endif
|
||||
|
||||
@@ -31,7 +31,7 @@ BuildRequires: %{_host_rpmprefix}expat-devel
|
||||
BuildRequires: /sbin/install-info
|
||||
BuildRequires: texinfo >= 4.2
|
||||
%endif
|
||||
%if "@tool_target@" == "sparc-rtems4.9"
|
||||
%if "@tool_target@" == "sparc-rtems@rtems_api@"
|
||||
BuildConflicts: libtermcap-devel termcap-devel
|
||||
%endif
|
||||
%if "%{gdb_version}" < "6.6"
|
||||
|
||||
Reference in New Issue
Block a user