Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/testsuite')
-rw-r--r--newlib/testsuite/lib/flags.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/testsuite/lib/flags.exp b/newlib/testsuite/lib/flags.exp
index 577efa867..e1e9acb18 100644
--- a/newlib/testsuite/lib/flags.exp
+++ b/newlib/testsuite/lib/flags.exp
@@ -36,7 +36,7 @@ proc libgloss_link_flags { args } {
return ""
}
- set target_build_path "$objdir/$multibuildtop.."
+ set target_build_path "$objdir/.."
set gloss_srcdir [lookfor_file ${srcdir} libgloss/$target_cpu]