[PATCH 4/4] 4.12/lm32: Fix building on Windows.

Chris Johns chrisj at rtems.org
Tue Aug 8 23:39:34 UTC 2017


This patch fixes building the LM32 GDB on Windows.

Closes #3030.
---
 rtems/config/4.12/rtems-lm32.bset | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/rtems/config/4.12/rtems-lm32.bset b/rtems/config/4.12/rtems-lm32.bset
index 54850e3..3508d79 100644
--- a/rtems/config/4.12/rtems-lm32.bset
+++ b/rtems/config/4.12/rtems-lm32.bset
@@ -1,3 +1,10 @@
 %define release 1
 %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
-- 
2.13.2



More information about the devel mailing list