nixpkgs/pkgs/development/tools/ocaml/omake/omake-build-0.9.8.5.diff
David Guibert b0859969a5 omake: version 0.9.8.5
svn path=/nixpkgs/trunk/; revision=22019
2010-05-27 19:44:03 +00:00

12 lines
307 B
Diff

--- src/exec/omake_exec.ml 2006-12-08 23:52:01.000000000 +0100
+++ src/exec/omake_exec.ml 2009-04-15 22:19:07.000000000 +0200
@@ -46,7 +46,7 @@
open Omake_options
open Omake_command_type
-external sync : unit -> unit = "caml_sync"
+(*external sync : unit -> unit = "caml_sync"*)
module Exec =
struct