[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [PATCH v2 2/5] golang/xenlight: Get rid of GOPATH-based build artefacts
On Tue, May 26, 2020 at 11:16:09PM +0100, George Dunlap wrote: > The original build setup used a "fake GOPATH" in tools/golang to test > the mechanism of building from go package files installed on a > filesystem. With the move to modules, this isn't necessary, and leads > to potentially confusing directories being created. (I.e., it might > not be obvious that files under tools/golang/src shouldn't be edited.) > > Get rid of the code that creates this (now unused) intermediate > directory. Add direct dependencies from 'build' onto the source > files. > > Signed-off-by: George Dunlap <george.dunlap@xxxxxxxxxx> If you want to just make that change on check-in, Reviewed-by: Nick Rosbrook <rosbrookn@xxxxxxxxxxxx>
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |