Skip to content

Commit 221c8a8

Browse files
committed
Build dynamic binaries
1 parent 2ceddaa commit 221c8a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unypkg-crowdsec-build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ get_include_paths
8080
8181
#unset LD_RUN_PATH
8282
83-
make DEFAULT_CONFIGDIR=/etc/uny/crowdsec BUILD_VERSION=v"$pkgver" BUILD_STATIC=1 build #BUILD_STATIC=1
83+
make DEFAULT_CONFIGDIR=/etc/uny/crowdsec BUILD_VERSION=v"$pkgver" build #BUILD_STATIC=1
8484
#make BUILD_VERSION=v"$pkgver" -j"$(nproc)" test
8585
8686
mkdir -pv /uny/pkg/"$pkgname"/"$pkgver"/{bin,etc,plugins}

0 commit comments

Comments
 (0)