shithub: mc

Download patch

ref: 61a91a2cc9be621ee517b2cb4114922bd5da351f
parent: 210b24e9cf07baef21fb0fd943f81f38a3196945
author: Ori Bernstein <ori@eigenstate.org>
date: Fri Feb 17 17:21:41 EST 2017

Search for usefiles relative to the output.

	For most uses, this is equivalent to compiler cwd, but
	supports out of tree builds better. It also means that
	builds behave the same way regardless of the directory
	that the compiler is run from, which is convenient for
	testing.

	This also drops support for `.use` suffixes on local
	uses.