Date: Fri, 30 Jun 2000 04:22:19 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/perl/libperl config.SH-elf.alpha config.SH-threads-elf.alpha Message-ID: <200006301122.EAA93626@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2000/06/30 04:22:19 PDT
Modified files:
gnu/usr.bin/perl/libperl config.SH-elf.alpha
config.SH-threads-elf.alpha
Log:
Fix the perl build on the Alpha. int32 is 'int' not 'long'. int64 is
'long', not 'long long'. Maybe the intXX_t types should have been used.
Revision Changes Path
1.18 +5 -5 src/gnu/usr.bin/perl/libperl/config.SH-elf.alpha
1.4 +5 -5 src/gnu/usr.bin/perl/libperl/config.SH-threads-elf.alpha
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006301122.EAA93626>
