mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
config: Make FreeBSD 10 port patch specific to FreeBSD.
This commit is contained in:
parent
ecda605161
commit
a1bba9d67b
@ -12,8 +12,10 @@
|
|||||||
#
|
#
|
||||||
%include rtems-gdb-patches.cfg
|
%include rtems-gdb-patches.cfg
|
||||||
|
|
||||||
|
%if %{_host} == freebsd
|
||||||
%define patch5 %{rtems_gdb_patches}/patch-gdb-python-python-config.py
|
%define patch5 %{rtems_gdb_patches}/patch-gdb-python-python-config.py
|
||||||
%define patch5_opts -p0
|
%define patch5_opts -p0
|
||||||
|
%endif
|
||||||
|
|
||||||
#
|
#
|
||||||
# The gdb build instructions. We use 7.xx Release 1.
|
# The gdb build instructions. We use 7.xx Release 1.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user