Files
meta-riscv/recipes-devtools/go/go-helloworld_%.bbappend
Khem Raj 301946f338 go: Add recipes to support go on riscv64
Alter the SRC_URIs to fetch 1.13 from the right fork.
Rename refreshed 0002-cmd-go-make-content-based-hash-generation-less-pedan.patch
so it does not conflict with oe-core go recipes

Fixes #114

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-01-26 11:34:21 -08:00

4 lines
95 B
Plaintext

FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
GOBUILDFLAGS_remove_riscv64 = "-buildmode=pie"