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
Luka Perkov
2215ccf184
gmp: update to 5.1.3
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38487
11 years ago
Luka Perkov
cc74eabd38
gmp: upgrade to version 5.1.2
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 36821
12 years ago
Luka Perkov
7071a06e8f
gmp: upgrade to version 5.1.1
...
SVN-Revision: 35823
12 years ago
Felix Fietkau
fd1529921d
tools/gmp enable parallel builds
...
SVN-Revision: 33432
12 years ago
Luka Perkov
fa5028ddee
gmp: update to 5.0.5
...
SVN-Revision: 32144
13 years ago
Florian Fainelli
ce7726405c
gmp: update to 5.0.4
...
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 31169
13 years ago
John Crispin
ccb6b0a063
tools: clean up Makefiles / make ccache work
...
SVN-Revision: 29754
13 years ago
Alexandros C. Couloumbis
2a3dde2cac
tools/gmp: update to version 5.0.1
...
SVN-Revision: 24380
14 years ago
Felix Fietkau
392888845c
fix build error in tools on darwin on newer macs (patch by dirtyfreebooter)
...
SVN-Revision: 22934
14 years ago
Alexandros C. Couloumbis
5134195d40
tools: update gmp to 4.3.2
...
SVN-Revision: 21147
15 years ago
Felix Fietkau
c30639b1e8
gmp: upgrade to 4.3.1 and fix compile on 64-bit mac os x
...
SVN-Revision: 17717
15 years ago
Felix Fietkau
9493f9c19e
clean up gmp and mpfr
...
SVN-Revision: 15114
16 years ago
Felix Fietkau
7eb1589875
build system refactoring in preparation for allowing packages to do host-build steps
...
SVN-Revision: 14610
16 years ago
Nicolas Thill
ec7b663c86
add support for gcc v4.3.1 & v4.3.2 ( closes : #3479 ), thanks to Luigi Mantellini!
...
SVN-Revision: 14131
16 years ago