Skip to content

Commit

Permalink
commit 7fe79c6b8ac57a6cfa0c101f76bc7de2faca0531
Browse files Browse the repository at this point in the history
Author: Vincent Hanquez <vincent.hanquez@eu.citrix.com>
Date:   Tue Mar 9 11:43:31 2010 +0000

    omake: workaround to revert to old behaviour on how to generate dependencies
  • Loading branch information
Vincent Hanquez committed May 28, 2010
1 parent 2c912c2 commit 25349ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions OMakefile
Expand Up @@ -21,6 +21,8 @@ if $(not $(defined-env CARBON_DISTFILES))
CARBON_DISTFILES = /usr/groups/linux/distfiles
export

OCAMLDEP_MODULES_ENABLED = false

USE_OCAMLFIND = true

OCAMLFLAGS = -g -dtypes -thread -warn-error F
Expand Down

0 comments on commit 25349ba

Please sign in to comment.