4.12/lm32: Fix building on Windows.

This patch fixes building the LM32 GDB on Windows.

Closes #3030.
This commit is contained in:
Chris Johns 2017-08-09 09:29:45 +10:00
parent 826e526d33
commit 9cf5427c19

View File

@ -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