I think the main issue is:

Support for 64-bit CRC is build although XZ_USE_CRC64 is not defined

https://devel.rtems.org/ticket/2909

On 05/04/17 19:06, Joel Sherrill wrote:
Hi

I tried to take a direct and minimal approach to removing
the warnings in xz that appear in every BSP build. I used
the rule of only adding lines.

Joel Sherrill (2):
   xz/xz_config.h: Define __always_inline to inline to avoid warnings
   xz/xz_crc64.c: Add prototypes to fix warnings

  cpukit/libmisc/xz/xz_config.h | 6 ++++++
  cpukit/libmisc/xz/xz_crc64.c  | 5 +++++
  2 files changed, 11 insertions(+)


--
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.hu...@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to