Attention is currently required from: pespin. osmith has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-trx/+/28556 )
Change subject: configure.ac: enable-werror: add -Wno-error=psabi ......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1:
Are you sure this is what's making gcc to stop? Because I see it is a "note", not a "warning", and I […]
I wasn't 100% sure... but saw several arm build failures all aborting close to printing the note and not other error message, and with this patch it's not failing anymore (as the jenkins build passed). It says "note", but the flag looks like it's a warning with -Wpsabi.