mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-09-25 19:24:56 +02:00
Analysis workflow, perl to call cpan for it.
This commit is contained in:
@@ -255,8 +255,8 @@ jobs:
|
||||
#export PERL5LIB="/c/Strawberry/perl/lib"
|
||||
#export PERL5LIB="/usr/share/perl5/lib:/usr/share/perl5/vendor:/usr/share/perl5/site"
|
||||
#echo PERL5LIB="$PERL5LIB"
|
||||
echo "cpan"
|
||||
cpan POD::Usage
|
||||
#echo "cpan"
|
||||
#cpan POD::Usage
|
||||
echo "perl MCPAN"
|
||||
perl -MCPAN -e "CPAN::Shell->force(qw(install POD::Usage));"
|
||||
./Configure no-shared no-asm -DOPENSSL_NO_CAPIENG mingw64 --prefix="/$prepath/openssl"
|
||||
|
||||
Reference in New Issue
Block a user