mirror of
https://github.com/soypat/lneto.git
synced 2026-09-04 05:49:02 +00:00
use noslog build tag
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[
|
||||
{
|
||||
"name":"Stack MWE",
|
||||
"build":"go build -o=mwe.elf ./examples/min-working-example",
|
||||
"build":"go build -o=mwe.elf -tags=noslog ./examples/min-working-example",
|
||||
"elf":"mwe.elf"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user