mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-08 04:20:59 -05:00
add buildFlags comment
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
This commit is contained in:
committed by
Ralf Haferkamp
parent
eb7168ddb5
commit
f679a5cfb0
Vendored
+3
@@ -18,6 +18,9 @@
|
|||||||
"type": "go",
|
"type": "go",
|
||||||
"request": "launch",
|
"request": "launch",
|
||||||
"mode": "debug",
|
"mode": "debug",
|
||||||
|
"buildFlags": [
|
||||||
|
// "-tags", "enable_vips"
|
||||||
|
],
|
||||||
"program": "${workspaceFolder}/ocis/cmd/ocis",
|
"program": "${workspaceFolder}/ocis/cmd/ocis",
|
||||||
"args": [
|
"args": [
|
||||||
"server"
|
"server"
|
||||||
|
|||||||
Reference in New Issue
Block a user