OSDN Git Service

John Bowler writes in Bug 385:
authorMike Frysinger <vapier@gentoo.org>
Tue, 31 Jan 2006 00:26:22 +0000 (00:26 -0000)
committerMike Frysinger <vapier@gentoo.org>
Tue, 31 Jan 2006 00:26:22 +0000 (00:26 -0000)
commit8472ea4c5d55b9bde2672ca01ebac1c9f1e73b81
tree5d08a184107386214fffc36bcb133ac8b32d6513
parent6ba32f38056ea0b08ec1b49ed01b196db0ac248e
John Bowler writes in Bug 385:
in various places defined(__arm__) is used to protect/select code which
is ARM specific, that code must also be selected for __thumb__ because
__thumb__ is an ARM but __arm__ is not set...
ldso/include/dl-string.h