From f3c7125dc162d20f5f63a50e9855c9d886ecff04 Mon Sep 17 00:00:00 2001 From: Sam Blackshear Date: Wed, 3 Feb 2016 13:48:23 -0800 Subject: [PATCH] build ocaml with debug tag to enable stack traces Reviewed By: cristianoc Differential Revision: D2894153 fb-gh-sync-id: a7910af --- infer/src/_tags | 1 + 1 file changed, 1 insertion(+) diff --git a/infer/src/_tags b/infer/src/_tags index e69de29bb..536456678 100644 --- a/infer/src/_tags +++ b/infer/src/_tags @@ -0,0 +1 @@ +true: debug