summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2017-08-09 09:29:45 +1000
committerChris Johns <chrisj@rtems.org>2017-08-09 09:36:22 +1000
commit9cf5427c19e165eb650b7848dab3ec5eda02d489 (patch)
tree7e91db7ff1745a5ce655e660fca382537c4c7ebf
parent4.12/gcc-4.8.3 Fix building with a newer version of gcc. (diff)
downloadrtems-source-builder-9cf5427c19e165eb650b7848dab3ec5eda02d489.tar.bz2
4.12/lm32: Fix building on Windows.
This patch fixes building the LM32 GDB on Windows. Closes #3030.
-rw-r--r--rtems/config/4.12/rtems-lm32.bset7
1 files changed, 7 insertions, 0 deletions
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