obazl / rules_ocaml

A Bazel Language Support Package for OCaml

Home Page:https://obazl.github.io/docs_obazl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

debug flags

mobileink opened this issue · comments

if user passes Bazel debug flag, -c dbg, we should pass -g to the OCaml compiler?