mirror of
https://github.com/soypat/lneto.git
synced 2026-09-04 13:59:04 +00:00
use noslog build tag
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"name":"Stack MWE",
|
"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"
|
"elf":"mwe.elf"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
Reference in New Issue
Block a user