diff options
| author | Pierre-Marie Pédrot | 2016-03-09 17:43:12 +0100 |
|---|---|---|
| committer | Pierre-Marie Pédrot | 2016-03-09 17:43:12 +0100 |
| commit | fdbad8894dec9df0294e91aac61ce47d5af609d4 (patch) | |
| tree | 9606652bb2c7016c6087c6238a06ed756d460293 /Makefile.build | |
| parent | c633bb322acf0bb626eafe6158287d1ddc11af26 (diff) | |
| parent | 2788c86e6a3c089aa7450a7768f8444470e35901 (diff) | |
Merge branch 'v8.5'
Diffstat (limited to 'Makefile.build')
| -rw-r--r-- | Makefile.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.build b/Makefile.build index ffac80cb8d..f4319243c5 100644 --- a/Makefile.build +++ b/Makefile.build @@ -69,7 +69,7 @@ TIMED= # non-empty will activate a default time command TIMECMD= # if you prefer a specific time command instead of $(STDTIME) # e.g. "'time -p'" -CAMLFLAGS:=${CAMLFLAGS} -w -3 + # NB: if you want to collect compilation timings of .v and import them # in a spreadsheet, I suggest something like: # make TIMED=1 2> timings.csv |
