mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-28 16:50:49 +08:00
Use "%{?suse}" >= "10.3" to detect suse
This commit is contained in:
@@ -35,7 +35,7 @@ BuildRequires: %{_host_rpmprefix}gcc
|
||||
|
||||
%if "%{gdb_version}" >= "6.6"
|
||||
# suse
|
||||
%if 0%{?suse}
|
||||
%if "%{?suse}" >= "10.3"
|
||||
BuildRequires: libexpat-devel
|
||||
%else
|
||||
# Fedora/CentOS/Cygwin/MinGW
|
||||
|
||||
Reference in New Issue
Block a user