mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
sb/gdb: Add further getting source checks.
This commit is contained in:
parent
c98264c635
commit
8de6b678e8
@ -95,7 +95,7 @@
|
||||
%else
|
||||
%define gdb-python-header-check %(%{_sbdir}/sb/rtems-build-dep -c %{__cc} %{gdb-host-incs} -H %{gdb-python-ver-header})
|
||||
%endif
|
||||
%if %{gdb-python-header-check} == not-found
|
||||
%if %{gdb-python-header-check} == not-found && !%{_rsb_getting_source}
|
||||
%error "gdb: python: header file not found: %{gdb-python-ver-header}, please install"
|
||||
%endif
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user