From: Ilya Zakharevich Date: Tue, 29 May 2001 19:15:19 +0000 (-0400) Subject: flushNULL OS/2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=37286744a4c80f0fbda1675ea568e7231eb799a0;p=p5sagit%2Fp5-mst-13.2.git flushNULL OS/2 Message-ID: <20010529191519.A16020@math.ohio-state.edu> p4raw-id: //depot/perl@10306 --- diff --git a/hints/os2.sh b/hints/os2.sh index 49588f1..eb11ff5 100644 --- a/hints/os2.sh +++ b/hints/os2.sh @@ -108,6 +108,10 @@ exe_ext='.exe' # We provide it i_dlfcn='define' +# -Zomf build has a problem with _exit() *flushing*, so the test +# gets confused: +fflushNULL="define" + aout_d_shrplib='undef' aout_useshrplib='false' aout_obj_ext='.o'