summaryrefslogtreecommitdiff
path: root/opcode.pl
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2006-09-09 18:29:12 +0300
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2006-09-11 08:56:21 +0000
commit1ccb7c8d11bf6f3b795893f8ec88106e161747d5 (patch)
treeff1a44b7dba118c37bda9e36a9d2e27a5a63a050 /opcode.pl
parentddfa59c744ee4cca9b8e77d5034cfbacac89bcda (diff)
downloadperl-1ccb7c8d11bf6f3b795893f8ec88106e161747d5.tar.gz
C++: Solaris CC now compiles "perl"
Message-ID: <4502B398.6060505@iki.fi> p4raw-id: //depot/perl@28814
Diffstat (limited to 'opcode.pl')
-rwxr-xr-xopcode.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/opcode.pl b/opcode.pl
index 3316fd9a9f..7098f131e4 100755
--- a/opcode.pl
+++ b/opcode.pl
@@ -287,9 +287,9 @@ print <<END;
#ifndef PERL_GLOBAL_STRUCT_INIT
#ifndef DOINIT
-EXT const U32 PL_opargs[];
+EXTCONST U32 PL_opargs[];
#else
-EXT const U32 PL_opargs[] = {
+EXTCONST U32 PL_opargs[] = {
END
%argnum = (