You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2018/07/02 08:30:16 UTC

[GitHub] andrzej-kaczmarek closed pull request #1235: rtt: Disable spurious warning in optimized build

andrzej-kaczmarek closed pull request #1235: rtt: Disable spurious warning in optimized build
URL: https://github.com/apache/mynewt-core/pull/1235
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/hw/drivers/rtt/pkg.yml b/hw/drivers/rtt/pkg.yml
index 47608f8fad..3b67bb5ec4 100644
--- a/hw/drivers/rtt/pkg.yml
+++ b/hw/drivers/rtt/pkg.yml
@@ -27,3 +27,4 @@ pkg.req_apis:
 
 pkg.cflags:
     - -DSEGGER_RTT_SECTION=".rtt"
+    - -Wno-array-bounds


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services