Carl-Daniel Hailfinger wrote:
Index: flashrom-tmp1/layout.c
--- flashrom-tmp1/layout.c (Revision 3412) +++ flashrom-tmp1/layout.c (Arbeitskopie) @@ -44,7 +44,9 @@
int show_id(uint8_t *bios, int size, int force) { +#warning This code is completely broken on 64bit
Makes sense due to -Werror ;-)