Accept corrections

Signed-off-by: Rudi Grinberg <rudi.grinberg@gmail.com>
This commit is contained in:
Rudi Grinberg 2018-07-13 15:52:56 +02:00
parent 78e18716ce
commit bac0a35785
1 changed files with 7 additions and 1 deletions

View File

@ -50,4 +50,10 @@ see how we can set a "native" target. Which is the default.
Workspaces also allow you to set the env for a context:
$ dune printenv --root workspace-env --profile default
$ dune printenv --root workspace-env --profile default
Entering directory 'workspace-env'
(
(flags (-w -40 -machin))
(ocamlc_flags (-g))
(ocamlopt_flags (-g))
)