summaryrefslogtreecommitdiff
path: root/warnings.h
diff options
context:
space:
mode:
authorArvan <apritchard@zeus.com>2011-03-09 11:35:48 -0800
committerFather Chrysostomos <sprout@cpan.org>2011-03-09 12:42:18 -0800
commitb641685a8cdb14c8728fd97660d09571268ec117 (patch)
tree7fdfb159e1c2a5180f2f33905dbf626173b19e03 /warnings.h
parent54e72eecfd995bf46f012038fe57c401a27e7686 (diff)
downloadperl-b641685a8cdb14c8728fd97660d09571268ec117.tar.gz
[perl #85738] cc deprecated option warnings on solaris 10 sparc 64-bit
When building on Solaris 10 multiple warnings are produced saying: Warning: -xarch=generic64 is deprecated, use -m64 to create 64-bit programs This is because the config script hints/solaris_2.sh uses the values returned by getconf which are incorrect for newer versions of Sun's compiler. I believe they are correct for earlier versions, but do not have a system to test this on. This change to solaris_2.sh checks that the compiler produces this warning, and if so updates the flags to the correct values.
Diffstat (limited to 'warnings.h')
0 files changed, 0 insertions, 0 deletions