summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Gao <jmgao@google.com>2016-03-31 11:39:49 -0700
committerJosh Gao <jmgao@google.com>2016-03-31 11:41:24 -0700
commitdfc5ca4a9815bf109bd88586733dd4c77fb3bc5b (patch)
treeefb7fd75c534c94a8142e18c7750a9db02b4501c
parent5cbd102d129983cb3a85d41f3606d12584eb75a7 (diff)
downloadgdb-dfc5ca4a9815bf109bd88586733dd4c77fb3bc5b.tar.gz
Set the default gdb osabi to GNU/Linux.ndk-r12-beta1
Bug: http://b/27926981 Change-Id: I9d8da00f74272e4cdcb9bb55d4b0c87411c87d02
-rwxr-xr-xgdb-7.11/gdb/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb-7.11/gdb/configure b/gdb-7.11/gdb/configure
index b523debe4..091ec6c25 100755
--- a/gdb-7.11/gdb/configure
+++ b/gdb-7.11/gdb/configure
@@ -5813,7 +5813,7 @@ fi
# For other settings, only the main target counts.
gdb_sim=
-gdb_osabi=
+gdb_osabi=GDB_OSABI_LINUX
build_gdbserver=
targ=$target; . ${srcdir}/configure.tgt