mips64: remove toolchain kludge
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Tue, 4 Sep 2012 04:09:55 +0000 (04:09 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 4 Sep 2012 20:04:00 +0000 (22:04 +0200)
commit2bb39acb6adc90a9d9264e19d3ac3c5affcbb528
tree8fb1e0c718787ac242dd441b76cbbe4dd73d66ba
parent8e55f03a545e12ef3c149541b8aa25b31c3e927a
mips64: remove toolchain kludge

-mno-abicalls is an old kludge for some (probably) old issue.
Remove it since it's actually harmful, static busybox doesn't build with
it for a modern-ish toolchain (defaults as of this commit, uClibc
0.9.33.2 + gcc 4.5.4).

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/Makefile.in