ocaml-omake/ocaml-omake-0.9.8.5-no-sync.patch
2008-12-05 20:22:56 +00:00

12 lines
308 B
Diff

--- omake-0.9.8.5.orig/src/exec/omake_exec.ml 2006-12-08 22:52:01.000000000 +0000
+++ omake-0.9.8.5.newcaml/src/exec/omake_exec.ml 2008-12-05 20:12:17.000000000 +0000
@@ -46,8 +46,6 @@
open Omake_options
open Omake_command_type
-external sync : unit -> unit = "caml_sync"
-
module Exec =
struct
(*