Fix perl warning due to uninitialized variables

Use of uninitialized value in concatenation (.) or string at
/after/lib/perl5/5.6.2/Errno.pm line 11.
This commit is contained in:
Paul Dersey 2021-04-01 19:11:50 -04:00
parent 0ae0a83a12
commit 544a197ef3
1 changed files with 2 additions and 0 deletions

View File

@ -7,5 +7,7 @@ cc='tcc'
ldlibpthname='LD_LIBRARY_PATH'
libpth='/after/lib'
path_sep=':'
archname=''
osvers=''
CONFIGDOTSH=true