mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
config: Fix for sim common code on Mavrick.
This commit is contained in:
parent
8ac8ebf8c5
commit
7a6d42e01b
@ -12,6 +12,11 @@
|
|||||||
#
|
#
|
||||||
%include rtems-gdb-patches.cfg
|
%include rtems-gdb-patches.cfg
|
||||||
|
|
||||||
|
#
|
||||||
|
# Clean up the sim-arange inline code so it builds.
|
||||||
|
#
|
||||||
|
%define patch1 %{rtems_gdb_patches}/gdb-sim-arange-inline.diff
|
||||||
|
|
||||||
%if %{_host} == freebsd
|
%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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user