[Toybox] [PATCH] readelf.c: fix 32-bit.

enh enh at google.com
Fri Jan 10 14:32:15 PST 2020


All of this was fine on LP64 where `long` and `long long` are the same
length, but breaks the LP32 build with -Wformat.
---
 toys/pending/readelf.c | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-readelf.c-fix-32-bit.patch
Type: text/x-patch
Size: 3422 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20200110/de371ee9/attachment-0002.bin>


More information about the Toybox mailing list