aboutsummaryrefslogtreecommitdiff
path: root/kernel/nativecode.mli
diff options
context:
space:
mode:
authorMaxime Dénès2015-07-09 13:55:36 +0200
committerMaxime Dénès2015-07-09 14:13:24 +0200
commit26911bbc0bb3347c922d12b07a1c2bc34bba3c8d (patch)
tree162324accbf3b12f6d034f83ecbacd2492daac87 /kernel/nativecode.mli
parent3a6b08286ac78c674d6d3e3073b38de26a610fdc (diff)
Improve semantics of -native-compiler flag.
Since Guillaume's, launching coqtop without -native-compiler and call native_compute would mean recompiling silently all dependencies, even if they had been precompiled (e.g. the stdlib). The new semantics is that -native-compiler disables separate compilation of the current library, but still tries to load precompiled dependencies. If loading fails when the flag is on, coqtop stays silent.
Diffstat (limited to 'kernel/nativecode.mli')
0 files changed, 0 insertions, 0 deletions