[rtems-source-builder commit] ARM: Avoid warnings with -fno-short-enums

Sebastian Huber sebh at rtems.org
Fri Aug 11 05:16:36 UTC 2017


Module:    rtems-source-builder
Branch:    4.11
Commit:    50908d283f5dc5a1b440db563a8d764a1c131c8b
Changeset: http://git.rtems.org/rtems-source-builder/commit/?id=50908d283f5dc5a1b440db563a8d764a1c131c8b

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Thu Aug 10 08:12:47 2017 +0200

ARM: Avoid warnings with -fno-short-enums

Close #3094.

---

 rtems/config/tools/rtems-arm-gcc-4.9.3-newlib-2.2.0-20150423-1.cfg | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/rtems/config/tools/rtems-arm-gcc-4.9.3-newlib-2.2.0-20150423-1.cfg b/rtems/config/tools/rtems-arm-gcc-4.9.3-newlib-2.2.0-20150423-1.cfg
index 2672f15..8137651 100644
--- a/rtems/config/tools/rtems-arm-gcc-4.9.3-newlib-2.2.0-20150423-1.cfg
+++ b/rtems/config/tools/rtems-arm-gcc-4.9.3-newlib-2.2.0-20150423-1.cfg
@@ -6,3 +6,5 @@
 
 %patch add newlib %{rtems_newlib_patches}/arm/newlib-ARM-Optimize-IEEE-754-sqrt-implementation.diff
 %hash sha512 newlib-ARM-Optimize-IEEE-754-sqrt-implementation.diff 1bfdbd4a052eb42d559f430644de44943d524c22ed83c6ebf522659bfb3046535fd5bb28bd2866a47146210cad0afff1aa5cccba1bf503b2609eb05409b61734
+%patch add newlib -p1 https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;a=patch;h=f70d9ae6adc6ed7952806056349ba9f8ba3c65c8
+%hash sha512 newlib-cygwin-git-f70d9ae6adc6ed7952806056349ba9f8ba3c65c8.patch 915d233ae124a8fd6552aa320eb2b9910bb1417d378bad3cc43ee6dcb1b649fb7ea964a056e0afcf71b115c692af6c2ee99472f05b34b0024dd761041fdeb0db



More information about the vc mailing list