commit | 57546074cb245d67dda53b36272835f5f871b444 | [log] [tgz] |
---|---|---|
author | Sandrine Bailleux <sandrine.bailleux@arm.com> | Wed Feb 07 10:32:01 2018 +0100 |
committer | Sandrine Bailleux <sandrine.bailleux@arm.com> | Thu Feb 08 09:36:48 2018 +0100 |
tree | 549080497324ae4563a96c8e06f6fa0b137d2fe3 | |
parent | 5b75b4a725d062bd593856a665bfda0e1b23a04b [diff] |
zlib: Fix build error when LOG_LEVEL=50 When enabling VERBOSE() traces, the zlib library fails to compile because of an incompatible format specifier string. Fix that. Change-Id: I74ff1c8dc2e6157ee982f7754bce4504599e3013 Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>