tilegx: fix ldd to work with both tilegx64 and tilegx32
commit176f2fe0a1c2aeb7551eeddf651b2b32eb456137
authorChris Metcalf <cmetcalf@tilera.com>
Thu, 10 Jan 2013 15:16:06 +0000 (10 10:16 -0500)
committerChris Metcalf <cmetcalf@tilera.com>
Thu, 10 Jan 2013 15:16:06 +0000 (10 10:16 -0500)
treea04d0940baf5040a6b7dbd81f9b2361bff34c39d
parent755f4317594a12ae5c0477d2976c5ccbf6752de6
tilegx: fix ldd to work with both tilegx64 and tilegx32

This uses the same ldd-rewrite.sed hook as other platforms, with
the minor tweak that tilegx uses /lib (64-bit) and /lib32 (32-bit).
ports/ChangeLog.tile
ports/sysdeps/unix/sysv/linux/tile/tilegx/configure [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/tile/tilegx/configure.in [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/tile/tilegx/ldd-rewrite.sed [new file with mode: 0644]