mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 14:59:39 +02:00
libgo.exp: Set tmpdir.
From-SVN: r169529
This commit is contained in:
@@ -21,6 +21,10 @@ if {$gccdir != ""} {
|
||||
set GOC_UNDER_TEST "$gccdir/gccgo -B$gccdir/"
|
||||
set TESTING_IN_BUILD_TREE 1
|
||||
|
||||
if [info exists GOTEST_TMPDIR] {
|
||||
set tmpdir $GOTEST_TMPDIR
|
||||
}
|
||||
|
||||
proc go_maybe_build_wrapper { args } {
|
||||
libgo_maybe_build_wrapper $args
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user