Commit 14636c4e authored by Piotr Kubaj's avatar Piotr Kubaj
Browse files

sysutils/flashrom: fix build on big-endian

compare_region_with_dump() is used only in a code for little-endian:
../libflashrom.c:458:12: error: unused function 'compare_region_with_dump' [-Werror,-Wunused-function]
  458 | static int compare_region_with_dump(const struct romentry *const a, const struct romentry *const b)
      |            ^~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
parent 93d9572c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment