mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 13:03:31 -04:00
dev-util/ios-safari-remote-debug: disable Cgo
Closes: https://bugs.gentoo.org/974971 Signed-off-by: Pavel Sobolev <contact@paveloom.dev>
This commit is contained in:
@@ -31,7 +31,7 @@ src_prepare() {
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
ego build
|
||||
CGO_ENABLED=0 ego build
|
||||
}
|
||||
|
||||
src_install() {
|
||||
|
||||
Reference in New Issue
Block a user