0
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2025-09-03 03:20:30 +00:00
Files
openwrt/tools/e2fsprogs/Makefile
Kevin Darbyshire-Bryant 1e3d3d2bd5 tools/e2fsprogs: fix build under macos
macos doesn't define a loff_t type, the native off_t type being 64bit
anyway.

Persuade e2fsprogs to accept off_t instead on macos

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2020-04-10 11:52:00 +01:00

1.3 KiB