You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/tools/mtd-utils/patches
Felix Fietkau dd86bc73fb tools: Fix compilation on x32 host
Compiling the host tools on the new x32 architecture (which is
an ILP32 ELF32 system on an amd64 CPU) fails for various reasons.

 gmp: pull same fix I applied to OpenADK, which was inspired
  by the fix in the Debian source package

 mtd-utils: write a workaround myself; only affects x32, but
  the use of llseek is dangerous according to the manpage, so
  the guard ifdef should probably go away

 findutils: pull fix straight from the Debian source packae

Signed-off-by: Thorsten Glaser <tg@mirbsd.org>

SVN-Revision: 43060
10 years ago
..
100-sscanf_fix.patch tools/mtd-utils: fix a segfault in parsing the device table 10 years ago
110-portability.patch tools: Fix compilation on x32 host 10 years ago
120-cygwin_fixes.patch tools/mtd-utils: update to 1.4.5 12 years ago
130-lzma_jffs2.patch tools/mtd-utils: update to 1.4.5 12 years ago
131-fix_lib_compile.patch tools/mtd-utils: update to 1.4.5 12 years ago
133-error-fix.patch tools/mtd-utils: update to 1.4.5 12 years ago
134-freebsd_loff_t.patch tools/mtd-utils: update to 1.4.5 12 years ago
135-mkubifs_optional_lzo.patch tools/mtd-utils: cleanup mkubifs lzo patch 12 years ago
136-mkfs.ubifs-xz-support.patch tools/mtd-utils: fix build error 12 years ago
137-no_extern_inline.patch mtd-utils: get rid of extern inline to fix build errors 11 years ago
200-libubigen-add-ubigen_write_terminator-function.patch tools/mtd-utils: add EOF marker support to libubigen/ubinize 11 years ago
201-ubinize-add-terminator-support.patch tools/mtd-utils: add EOF marker support to libubigen/ubinize 11 years ago