config/global/paths.in
changeset 753 53a577cbd9d4
parent 613 81f456c7bc68
child 1507 ec5314609c00
     1.1 --- a/config/global/paths.in	Wed Jun 25 06:24:51 2008 +0000
     1.2 +++ b/config/global/paths.in	Fri Aug 01 08:23:29 2008 +0000
     1.3 @@ -94,7 +94,7 @@
     1.4  config REMOVE_DOCS
     1.5      bool
     1.6      prompt "Remove documentation"
     1.7 -    default n
     1.8 +    default y
     1.9      help
    1.10        Remove the installed documentation (man and info pages).
    1.11        Gains around 8MiB for a uClibc-based, C and C++ compiler.
    1.12 @@ -102,7 +102,7 @@
    1.13  config INSTALL_DIR_RO
    1.14      bool
    1.15      prompt "Render the toolchain read-only"
    1.16 -    default n
    1.17 +    default y
    1.18      help
    1.19        Render the directory of the toolchain (and its sub-directories)
    1.20        read-only.