We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4636aa commit 4189be1Copy full SHA for 4189be1
src/os/osexec.go
@@ -1,4 +1,4 @@
1
-//go:build linux
+//go:build linux && !baremetal
2
3
package os
4
0 commit comments