We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c0c1c8 commit 5f582e9Copy full SHA for 5f582e9
pkg/emulation/elf.go
@@ -1,4 +1,4 @@
1
-//go:build !remote
+//go:build linux && !remote
2
3
package emulation
4
0 commit comments