mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
4.12/lm32: Fix building on Windows.
This patch fixes building the LM32 GDB on Windows. Closes #3030.
This commit is contained in:
parent
826e526d33
commit
9cf5427c19
@ -1,3 +1,10 @@
|
|||||||
%define release 1
|
%define release 1
|
||||||
%define rtems_arch lm32
|
%define rtems_arch lm32
|
||||||
|
|
||||||
|
#
|
||||||
|
# Fix the simulator UART interface.
|
||||||
|
#
|
||||||
|
%patch add gdb https://devel.rtems.org/raw-attachment/ticket/3030/gdb-7.9-lm32uart-2.diff
|
||||||
|
%hash sha256 gdb-7.9-lm32uart-2.diff 7a266c1800829dcb5e493073ef98ad7d7f38a69715b93154dfaaffd34073dff3
|
||||||
|
|
||||||
%include 4.12/rtems-default.bset
|
%include 4.12/rtems-default.bset
|
||||||
|
Loading…
x
Reference in New Issue
Block a user