This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Don't attempt to define or use STANDARD_C
[perl5.git]
/
hints
/
irix_4.sh
diff --git
a/hints/irix_4.sh
b/hints/irix_4.sh
index
5c5bdb2
..
26c2948
100644
(file)
--- a/
hints/irix_4.sh
+++ b/
hints/irix_4.sh
@@
-19,7
+19,7
@@
esac
#
cat <<'EOM' >&4
If you have problems, you might have try including
- -
DSTANDARD_C -cckr
+ -
cckr
in ccflags.
EOM