summaryrefslogtreecommitdiff
path: root/os2/Makefile.SHs
diff options
context:
space:
mode:
authorIlya Zakharevich <ilya@math.berkeley.edu>1998-10-13 00:46:00 -0400
committerGurusamy Sarathy <gsar@cpan.org>1998-10-17 02:43:22 +0000
commit6756f2f0bba8a181bed0219554fd4fa332538853 (patch)
tree1fd772c3cd21631522bbb4ddb25397bae5a393e2 /os2/Makefile.SHs
parent7e9d670dca4a9932a4ebf592c7fc054ce4d3bdc1 (diff)
downloadperl-6756f2f0bba8a181bed0219554fd4fa332538853.tar.gz
Memory overrun in os2.c
Message-Id: <199810130846.EAA00769@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@1996
Diffstat (limited to 'os2/Makefile.SHs')
-rw-r--r--os2/Makefile.SHs2
1 files changed, 1 insertions, 1 deletions
diff --git a/os2/Makefile.SHs b/os2/Makefile.SHs
index aaeed530c2..8fd7bfb989 100644
--- a/os2/Makefile.SHs
+++ b/os2/Makefile.SHs
@@ -18,7 +18,7 @@ $spitshell >>Makefile <<!GROK!THIS!
PERL_VERSION = $perl_version
-AOUT_OPTIMIZE = $optimize
+AOUT_OPTIMIZE = \$(OPTIMIZE)
AOUT_CCCMD = \$(CC) $aout_ccflags \$(AOUT_OPTIMIZE)
AOUT_AR = $aout_ar
AOUT_OBJ_EXT = $aout_obj_ext