flushNULL OS/2
Ilya Zakharevich [Tue, 29 May 2001 19:15:19 +0000 (15:15 -0400)]
Message-ID: <20010529191519.A16020@math.ohio-state.edu>

p4raw-id: //depot/perl@10306

hints/os2.sh

index 49588f1..eb11ff5 100644 (file)
@@ -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'