SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
8
sysutils/fleetctl/patches/patch-build
Normal file
8
sysutils/fleetctl/patches/patch-build
Normal file
|
@ -0,0 +1,8 @@
|
|||
--- build.orig Thu Sep 8 14:21:05 2016
|
||||
+++ build Thu Sep 8 14:21:12 2016
|
||||
@@ -21,4 +21,4 @@ else
|
||||
fi
|
||||
|
||||
echo "Building fleetctl..."
|
||||
-CGO_ENABLED=0 go build -o bin/fleetctl -a -installsuffix netgo -ldflags '-s' ${REPO_PATH}/fleetctl
|
||||
+CGO_ENABLED=0 go build -x -o bin/fleetctl -a -installsuffix netgo -ldflags '-s' ${REPO_PATH}/fleetctl
|
Loading…
Add table
Add a link
Reference in a new issue