summaryrefslogtreecommitdiff
path: root/config/global/paths.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/global/paths.in')
-rw-r--r--config/global/paths.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/global/paths.in b/config/global/paths.in
index f9e308a..8945dee 100644
--- a/config/global/paths.in
+++ b/config/global/paths.in
@@ -94,7 +94,7 @@ config CUSTOM_PATCH_DIR
config REMOVE_DOCS
bool
prompt "Remove documentation"
- default n
+ default y
help
Remove the installed documentation (man and info pages).
Gains around 8MiB for a uClibc-based, C and C++ compiler.
@@ -102,7 +102,7 @@ config REMOVE_DOCS
config INSTALL_DIR_RO
bool
prompt "Render the toolchain read-only"
- default n
+ default y
help
Render the directory of the toolchain (and its sub-directories)
read-only.