File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -321,13 +321,13 @@ in the Installation Guide.
321
321
322
322
Notable options for Sage developers are the following:
323
323
324
- - Use the option ` --config-cache ` to have `` configure ` `
324
+ - Use the option ` --config-cache ` to have ` configure `
325
325
keep a disk cache of configuration values. This gives a nice speedup
326
326
when trying out ticket branches that make package upgrades, which
327
327
involves automatic re-runs of the configuration step.
328
328
329
329
- Use the option ` --enable-ccache ` to have Sage install and use the
330
- optional package `` ccache ` ` , which is preconfigured to keep a
330
+ optional package ` ccache ` , which is preconfigured to keep a
331
331
disk cache of object files created from source files. This can give
332
332
a great speedup when switching between different branches, at the
333
333
expense of disk space use.
You can’t perform that action at this time.
0 commit comments