mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
media-video/owncast: Call go using the ego wrapper
Signed-off-by: Karl-Johan Karlsson <creideiki+gentoo-guru@lysator.liu.se>
This commit is contained in:
@@ -37,7 +37,7 @@ src_unpack() {
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
go build -v -work -x \
|
||||
ego build -v -work -x \
|
||||
-ldflags "-s -w -X github.com/${PN}/${PN}/config.VersionNumber=${PV} -X github.com/${PN}/${PN}/config.BuildPlatform=gentoo" \
|
||||
-o ${PN} \
|
||||
github.com/${PN}/${PN} || die
|
||||
|
||||
Reference in New Issue
Block a user