diff options
Diffstat (limited to 'samples/powerpc-860-linux-gnu')
-rw-r--r-- | samples/powerpc-860-linux-gnu/crosstool.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/powerpc-860-linux-gnu/crosstool.config b/samples/powerpc-860-linux-gnu/crosstool.config index 6bbcde2c..f376b0ae 100644 --- a/samples/powerpc-860-linux-gnu/crosstool.config +++ b/samples/powerpc-860-linux-gnu/crosstool.config @@ -25,7 +25,7 @@ CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}" CT_INSTALL_DIR="${CT_PREFIX_DIR}" # CT_CUSTOM_PATCH is not set CT_REMOVE_DOCS=y -# CT_INSTALL_DIR_RO is not set +CT_INSTALL_DIR_RO=y # # Downloading |