]> git.ipfire.org Git - thirdparty/gcc.git/commit
testsuite: fix gotest for absolute srcdir
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 8 Aug 2016 20:34:05 +0000 (20:34 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 8 Aug 2016 20:34:05 +0000 (20:34 +0000)
commit242eae8e39b0bb78b4274e04ad8f71ff43fd1d53
tree4735149406c8ca5022361e23e4fe0cbad73a5b7e
parent7091ff70d87836820f284ce491808889ce9c929a
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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@239256 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/go/gofrontend/MERGE
libgo/testsuite/gotest