[MLton-commit] r7385
    Wesley Terpstra 
    wesley at mlton.org
       
    Mon Dec 14 06:11:35 PST 2009
    
    
  
Comfirmed that this is NOT necessary when building svn/HEAD from a similarly new MLton.
----------------------------------------------------------------------
U   mlton/trunk/runtime/platform/darwin.h
----------------------------------------------------------------------
Modified: mlton/trunk/runtime/platform/darwin.h
===================================================================
--- mlton/trunk/runtime/platform/darwin.h	2009-12-12 02:09:51 UTC (rev 7384)
+++ mlton/trunk/runtime/platform/darwin.h	2009-12-14 14:11:34 UTC (rev 7385)
@@ -1,5 +1,3 @@
-#define _XOPEN_SOURCE
-
 #include <fenv.h>
 #include <inttypes.h>
 #include <stdint.h>
    
    
More information about the MLton-commit
mailing list