--- /dev/null 2009-07-08 18:33:00.000000000 +0200 +++ tools/yaffs2/patches/110-freebsd.patch 2009-07-08 17:34:27.000000000 +0200 @@ -0,0 +1,11 @@ +--- yaffs2_android/yaffs2/devextras.h.orig 2009-02-15 16:23:50.000000000 +0100 ++++ yaffs2_android/yaffs2/devextras.h 2009-07-08 17:31:35.000000000 +0200 +@@ -37,7 +37,7 @@ + typedef unsigned short __u16; + typedef unsigned __u32; + +-#if defined(__APPLE__) ++#if defined(__APPLE__) || defined(__FreeBSD__) + typedef long long loff_t; + #endif + _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
