Set correct GDB_TARGET for i[3456]86-*-linux-android and x86_64-*-linux-android
Unlike gdb-7.3.x where *-linux-android-* is supported, "/bin/sh gdb/gdb-7.1.x/config.sub" fails with i686-pc-linux-android. Changing GDB_TARGET to i[3456]86-linux-gnu or x86_64-linux-gnu for GDB < 7.3.x to compile. Change-Id: Ibd8e9ee81877203da09066ece234b74a6e61da49
Loading
Please sign in to comment