summaryrefslogtreecommitdiff
path: root/samples/arm-iphone-linux-gnueabi/crosstool.config
diff options
context:
space:
mode:
Diffstat (limited to 'samples/arm-iphone-linux-gnueabi/crosstool.config')
-rw-r--r--samples/arm-iphone-linux-gnueabi/crosstool.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/arm-iphone-linux-gnueabi/crosstool.config b/samples/arm-iphone-linux-gnueabi/crosstool.config
index 3c739a2..982bd93 100644
--- a/samples/arm-iphone-linux-gnueabi/crosstool.config
+++ b/samples/arm-iphone-linux-gnueabi/crosstool.config
@@ -22,7 +22,7 @@ CT_EXPERIMENTAL=y
#
CT_LOCAL_TARBALLS_DIR="${HOME}/src"
CT_SAVE_TARBALLS=y
-CT_WORK_DIR="${CT_TOP_DIR}/targets"
+CT_WORK_DIR="${CT_TOP_DIR}/.build"
CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
CT_INSTALL_DIR="${CT_PREFIX_DIR}"
CT_REMOVE_DOCS=y