[PATCH v1] port newlib ndbm patch to rtems rsb 01
Vaibhav Gupta
vaibhavgupta40 at gmail.com
Thu Jun 20 20:29:17 UTC 2019
---
rtems/config/tools/rtems-gcc-7.4.0-newlib-1d35a003f.cfg | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/rtems/config/tools/rtems-gcc-7.4.0-newlib-1d35a003f.cfg b/rtems/config/tools/rtems-gcc-7.4.0-newlib-1d35a003f.cfg
index b28a4b1..b8fa829 100644
--- a/rtems/config/tools/rtems-gcc-7.4.0-newlib-1d35a003f.cfg
+++ b/rtems/config/tools/rtems-gcc-7.4.0-newlib-1d35a003f.cfg
@@ -1,6 +1,9 @@
%include %{_configdir}/checks.cfg
%include %{_configdir}/base.cfg
+%prep
+ %patch setup newlib -p1
+
#
# FreeBSD specific fix for MIPS
#
@@ -40,3 +43,6 @@
%define with_iconv 1
%include %{_configdir}/gcc-7.2-1.cfg
+
+%patch add newlib file://0001-Port-ndbm.patch
+%hash sha512 0001-Port-ndbm.patch 0e05d97d0a6f8a436a233fe4fb3cbda7c0cfeab11cfda1c155d8aa5b80289f386896b0e8c28e5858e1d7409fd22c8d1cbaaccb181bc376845fe6d50b16359db6
--
2.21.0
More information about the devel
mailing list