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/lib/newlib.exp')
-rw-r--r--newlib/testsuite/lib/newlib.exp3
1 files changed, 3 insertions, 0 deletions
diff --git a/newlib/testsuite/lib/newlib.exp b/newlib/testsuite/lib/newlib.exp
index 48f527e7a..c53a8a819 100644
--- a/newlib/testsuite/lib/newlib.exp
+++ b/newlib/testsuite/lib/newlib.exp
@@ -58,6 +58,9 @@ proc newlib_target_compile { source dest type options } {
global host_triplet target_triplet
verbose "In newlib_target_compile...\n"
+
+ lappend options "libs=-I$srcdir/include"
+ verbose "srcdir is $srcdir"
if {[target_info needs_status_wrapper] != "" && \
[target_info needs_status_wrapper] != "0" && \