buildroot/package/go
Thomas Perale 0290c543de package/go: new subdirectory for go variants
Move every go compiler-related packages into a newly created
package/go/ subdirectory.

This subdirectory structure moves the GO_VERSION variable into the
common package/go/go.mk file. In the next commits, host-go will be
turned into a virtual-package and the common GO_VERSION force the
providers to use the same Go compiler version.
Common variables to all providers are kept in package/go/go.mk and
package/go/Config.in.host.
Also, the subdirectory structure forces the evaluation of the common
GO_VERSION before the providers access it.

Signed-off-by: Thomas Perale <thomas.perale@mind.be>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2024-06-01 17:05:20 +02:00
..
go package/go: new subdirectory for go variants 2024-06-01 17:05:20 +02:00
go-bootstrap-stage1 package/go: new subdirectory for go variants 2024-06-01 17:05:20 +02:00
go-bootstrap-stage2 package/go: new subdirectory for go variants 2024-06-01 17:05:20 +02:00
go-bootstrap-stage3 package/go: new subdirectory for go variants 2024-06-01 17:05:20 +02:00
Config.in.host package/go: new subdirectory for go variants 2024-06-01 17:05:20 +02:00
go.mk package/go: new subdirectory for go variants 2024-06-01 17:05:20 +02:00