diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2025-05-02 20:01:21 -0400 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2025-05-02 20:01:21 -0400 |
| commit | 5f0bddd4718cb03a28022fb9356e1d13d81e44ae (patch) | |
| tree | d44e1d57c81d837060b286edfdc467aa12bc7132 /man | |
| parent | ad9ac26155ab199c082a675811ece734fe70bce3 (diff) | |
Deprecate --c-compiler flag, since builds compiled with different
compilers won't play nice anyways
Diffstat (limited to 'man')
| -rw-r--r-- | man/man1/tomo.1 | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/man/man1/tomo.1 b/man/man1/tomo.1 index 37252921..3be93108 100644 --- a/man/man1/tomo.1 +++ b/man/man1/tomo.1 @@ -51,9 +51,6 @@ Install the compiled executable or library. Set a program (e.g.\ \f[B]cat\f[R] or \f[B]bat\f[R]) to display the generated code .TP -\f[B]\-\-c\-compiler\f[R] -Set which C compiler is used. -.TP \f[B]\-O\f[R] \f[B]level\f[R], \f[B]\-\-optimization\f[R] \f[B]level\f[R] Set the optimization level. .TP @@ -66,10 +63,5 @@ Print the compiler version and exit. \f[B]\-r\f[R], \f[B]\-\-run\f[R] Run an installed tomo program from \f[B]\[ti]/.local/share/tomo/installed\f[R]. -.SS ENVIRONMENT VARIABLES -Some options can be configured by setting environment variables. -.TP -\f[B]CC=\f[R]\f[I]c\-compiler\f[R] -Set which C compiler is used. .SH AUTHORS Bruce Hill (\f[I]bruce\[at]bruce\-hill.com\f[R]). |
