Enable -short-paths for better error messages

Summary: public

Reviewed By: jvillard

Differential Revision: D2938268

fb-gh-sync-id: 4fd06af
shipit-source-id: 4fd06af
master
Josh Berdine 9 years ago committed by facebook-github-bot-5
parent 4f4b00fffa
commit 7e7d524e29

@ -77,6 +77,7 @@ OCAMLBUILD_OPTIONS = \
$(OCAMLBUILD_BINANNOT_OPTIONS) \
$(OCAMLBUILD_QUIET_OPTIONS) \
-classic-display \
-cflags -short-paths \
-cflags -principal \
-cflags -strict-formats \
-cflags -strict-sequence \

Loading…
Cancel
Save