diff options
| author | bjorn3 <bjorn3@users.noreply.github.com> | 2020-09-29 18:41:59 +0200 |
|---|---|---|
| committer | bjorn3 <bjorn3@users.noreply.github.com> | 2020-09-29 18:41:59 +0200 |
| commit | 426e55709cf6badbeb99cdae9587ab8ffb8a98ac (patch) | |
| tree | be225b25e8b2a74312e8a5f770977e4018072375 /docs | |
| parent | 838dd17a67b750bce9fcca149759db236f145eea (diff) | |
| download | rust-426e55709cf6badbeb99cdae9587ab8ffb8a98ac.tar.gz rust-426e55709cf6badbeb99cdae9587ab8ffb8a98ac.zip | |
Replace CG_CLIF_JIT with --jit
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/env_vars.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/env_vars.md b/docs/env_vars.md index 3707909a978..07b75622a58 100644 --- a/docs/env_vars.md +++ b/docs/env_vars.md @@ -1,8 +1,6 @@ # List of env vars recognized by cg_clif <dl> - <dt>CG_CLIF_JIT</dt> - <dd>Enable JIT mode to immediately run a program instead of writing an executable file.</dd> <dt>CG_CLIF_JIT_ARGS</dt> <dd>When JIT mode is enable pass these arguments to the program.</dd> <dt>CG_CLIF_INCR_CACHE_DISABLED</dt> |
