Force MSBuildExtensionsPath to point to in-tree xbuild data
commit9bd865ecc3d728897b2390079ed32ae54425d473
authorJo Shields <jo.shields@xamarin.com>
Mon, 15 Dec 2014 14:32:18 +0000 (15 14:32 +0000)
committerJo Shields <jo.shields@xamarin.com>
Mon, 15 Dec 2014 14:32:18 +0000 (15 14:32 +0000)
treee4f6e9fe6072febe5e4d7f985548b4ecc896b047
parent5b591e10983e290196a3c1c9c180d730a4b4a461
Force MSBuildExtensionsPath to point to in-tree xbuild data

As-is, on non-Mac, Xbuild looks for MSBuildExtensionsPath in the folder specified by --prefix, i.e. /usr/local/mono/xbuild by default (which may not & should not exist).
mcs/tools/xbuild/xbuild_test.make