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
2014-10-25 16:57:16 +00:00
..
2014-10-09 07:16:22 +00:00
2013-12-17 02:47:13 +00:00
2013-12-15 03:59:49 +00:00
2013-02-27 23:08:02 +00:00
2013-12-15 21:07:32 +00:00
2014-02-16 21:51:10 +00:00
2013-10-14 19:45:31 +00:00
2014-10-25 16:57:16 +00:00
2013-09-24 20:01:00 +00:00
2014-08-08 21:03:14 +00:00
2013-08-16 00:19:18 +00:00
2014-04-19 21:39:11 +00:00
2013-11-25 14:09:24 +00:00
2013-08-16 00:19:20 +00:00
2013-03-07 17:32:29 +00:00
2013-12-15 21:07:34 +00:00
2014-04-19 21:39:12 +00:00
2013-02-28 00:52:28 +00:00
2013-08-19 01:22:29 +00:00
2013-08-16 00:19:21 +00:00
2013-10-12 22:34:45 +00:00