dslinux/user/perl/ext/DB_File/hints dynixptx.pl sco.pl

cayenne dslinux_cayenne at user.in-berlin.de
Mon Dec 4 17:59:11 CET 2006


Update of /cvsroot/dslinux/dslinux/user/perl/ext/DB_File/hints
In directory antilope:/tmp/cvs-serv17422/ext/DB_File/hints

Added Files:
	dynixptx.pl sco.pl 
Log Message:
Adding fresh perl source to HEAD to branch from

--- NEW FILE: dynixptx.pl ---
# Need to add an extra '-lc' to the end to work around a DYNIX/ptx bug

$self->{LIBS} = ['-lm -lc'];

--- NEW FILE: sco.pl ---
# osr5 needs to explicitly link against libc to pull in some static symbols
$self->{LIBS} = ['-ldb -lc'] if $Config{'osvers'} =~ '3\.2v5\.0\..' ;




More information about the dslinux-commit mailing list