This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[patch] -Wall
[perl5.git] / hints / uts.sh
1 archname='s390'
2 cc='cc -Xa'
3 cccdlflags='-pic'
4 d_bincompat3='undef'        
5 d_csh='undef'       
6 d_lstat='define'    
7 d_suidsafe='define'                 
8 dlsrc='dl_dlopen.xs'
9 ld='ld'             
10 lddlflags='-G -z text'
11 libperl='libperl.so'
12 libpth='/lib /usr/lib /usr/ccs/lib' 
13 libs='-lsocket -lnsl -ldl -lm'
14 optimize='undef'
15 prefix='psf_prefix'  
16 static_ext='none'    
17 dynamic_ext='Fcntl IO Opcode Socket'
18 useshrplib='define'