diff options
| author | Jason Gross | 2020-04-29 18:27:04 -0400 |
|---|---|---|
| committer | Jason Gross | 2020-04-29 18:35:04 -0400 |
| commit | 8bd559370f51d7cc1877380a5ad726da67ceb0fa (patch) | |
| tree | 06153261c61b426088714931099f72ccf740aa93 /doc | |
| parent | 5e611ecb1c38860ee5aaa0ccde1bb982ccc43ae4 (diff) | |
When TIMED=1, emit timing info for OCaml files
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/changelog/08-tools/12211-time-ocaml.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/changelog/08-tools/12211-time-ocaml.rst b/doc/changelog/08-tools/12211-time-ocaml.rst new file mode 100644 index 0000000000..7ff68cc495 --- /dev/null +++ b/doc/changelog/08-tools/12211-time-ocaml.rst @@ -0,0 +1,5 @@ +- **Changed:** + When passing ``TIMED=1`` to ``make`` with either Coq's own makefile + or a ``coq_makefile``\-made makefile, timing information is now + printed for OCaml files as well (`#12211 + <https://github.com/coq/coq/pull/12211>`_, by Jason Gross). |
