]> git.baikalelectronics.ru Git - arm-tf.git/commit
zlib: Fix build error when LOG_LEVEL=50
authorSandrine Bailleux <sandrine.bailleux@arm.com>
Wed, 7 Feb 2018 09:32:01 +0000 (10:32 +0100)
committerSandrine Bailleux <sandrine.bailleux@arm.com>
Thu, 8 Feb 2018 08:36:48 +0000 (09:36 +0100)
commit57546074cb245d67dda53b36272835f5f871b444
tree549080497324ae4563a96c8e06f6fa0b137d2fe3
parent5b75b4a725d062bd593856a665bfda0e1b23a04b
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>
lib/zlib/tf_gunzip.c