gcc/libgo/testsuite
Ian Lance Taylor 9a7b016159 testsuite: fix gotest for absolute srcdir
The recent changes to Makefile.am mean that if you configure with an
    absolute path as srcdir then gotest will be invoked with absolute paths
    for the files.  That case never worked.  This patch fixes it.
    
    Reviewed-on: https://go-review.googlesource.com/25587

From-SVN: r239256
2016-08-08 20:34:05 +00:00
..
config
lib
libgo.testmain
gotest testsuite: fix gotest for absolute srcdir 2016-08-08 20:34:05 +00:00
Makefile.am
Makefile.in