Skip to content

Commit 8771440

Browse files
committed
Download libelf without certs
1 parent 4769f24 commit 8771440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libelf-0.8.13.build.bash

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ cd -
2222

2323
if [[ ! -f libelf-0.8.13.tar.gz ]] ;
2424
then
25-
wget https://fossies.org/linux/misc/old/libelf-0.8.13.tar.gz
25+
wget --no-check-certificate https://fossies.org/linux/misc/old/libelf-0.8.13.tar.gz
2626
fi
2727

2828
tar xfv libelf-0.8.13.tar.gz

0 commit comments

Comments
 (0)