OSDN Git Service

[MIPS] Allow united mipsel and mips64el gcc toolchain
authorDuane Sand <duane.sand@imgtec.com>
Wed, 16 Jul 2014 19:29:34 +0000 (12:29 -0700)
committerDuane Sand <duane.sand@imgtec.com>
Tue, 22 Jul 2014 21:27:48 +0000 (14:27 -0700)
commitf541650828f75b3dab22c9c0caab845be78b80fc
treed437c324bf4f5d3f5477e76afc89ab78df0b0f00
parent4d421901e587fd1563da94baf59b015017c01b91
[MIPS] Allow united mipsel and mips64el gcc toolchain

Explicitly tell 32-bit links that they are doing 32-bit links.
This is needed when using united 32-bit and 64-bit toolchains.
This is harmless when using older separate 32-only toolchains.

Change-Id: I70cbd3f5867e59b1f6f829793444242fb0894aa6
libc/arch-mips/mips.mk