diff options
author | Larry Wall <lwall@netlabs.com> | 1991-04-11 20:32:32 +0000 |
---|---|---|
committer | Larry Wall <lwall@netlabs.com> | 1991-04-11 20:32:32 +0000 |
commit | 35c8bce761056f470189967ccc824e04467151df (patch) | |
tree | 9ee76bba81900f86af5a1070bdd69d3987201c52 /hints/ultrix_4.sh | |
parent | 1c3d792e8fc9c2a36edfbd6c01156ef7e635040f (diff) | |
download | perl-35c8bce761056f470189967ccc824e04467151df.tar.gz |
perl 4.0 patch 2: Patch 1 continued
Diffstat (limited to 'hints/ultrix_4.sh')
-rw-r--r-- | hints/ultrix_4.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hints/ultrix_4.sh b/hints/ultrix_4.sh new file mode 100644 index 0000000000..008e1ef82a --- /dev/null +++ b/hints/ultrix_4.sh @@ -0,0 +1 @@ +ccflags="$ccflags -DLANGUAGE_C -Olimit 2900" |