Skip to content

Commit 4f91d33

Browse files
committed
Set LD_RUN_PATH
1 parent 654c1e7 commit 4f91d33

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
@@ -78,7 +78,7 @@ get_include_paths
7878
####################################################
7979
### Start of individual build script
8080
81-
unset LD_RUN_PATH
81+
#unset LD_RUN_PATH
8282
8383
make BUILD_VERSION=v"$pkgver" build #BUILD_STATIC=1
8484
#make BUILD_VERSION=v"$pkgver" -j"$(nproc)" test

0 commit comments

Comments
 (0)