From 49f793ac17b66c2f81c19e310523a0f11e03d92a Mon Sep 17 00:00:00 2001 From: Marco A L Barbosa Date: Fri, 5 May 2017 21:46:16 -0300 Subject: ci: Update android ndk and sdk --- src/tools/compiletest/src/runtest.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tools/compiletest') diff --git a/src/tools/compiletest/src/runtest.rs b/src/tools/compiletest/src/runtest.rs index a044282666d..7fe8c1041a7 100644 --- a/src/tools/compiletest/src/runtest.rs +++ b/src/tools/compiletest/src/runtest.rs @@ -570,7 +570,7 @@ actual:\n\ format!("-command={}", debugger_script.to_str().unwrap())]; let mut gdb_path = tool_path; - gdb_path.push_str(&format!("/bin/{}-gdb", self.config.target)); + gdb_path.push_str("/bin/gdb"); let procsrv::Result { out, err, -- cgit 1.4.1-3-g733a5