summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-06-15 19:51:09 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-06-15 19:51:09 (GMT)
commit7858c9247300f7cc48cff806a9231263d0b4b7fe (patch)
tree5634c160a8fc900336ea4a4e9a37b10cd4a68f97 /samples
parente08c8fa12ad494226f305acefaf6eb8211e39dd0 (diff)
Samples should default to installing into ${HOME}/x-tools/${CT_TARGET}
/trunk/samples/alphaev56-unknown-linux-gnu/crosstool.config | 2 1 1 0 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Diffstat (limited to 'samples')
-rw-r--r--samples/alphaev56-unknown-linux-gnu/crosstool.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/alphaev56-unknown-linux-gnu/crosstool.config b/samples/alphaev56-unknown-linux-gnu/crosstool.config
index 6e0d16f..de5b25d 100644
--- a/samples/alphaev56-unknown-linux-gnu/crosstool.config
+++ b/samples/alphaev56-unknown-linux-gnu/crosstool.config
@@ -48,7 +48,7 @@ CT_USE_PIPES=y
#
CT_LOCAL_TARBALLS_DIR="${HOME}/src"
CT_SAVE_TARBALLS=y
-CT_PREFIX_DIR="${HOME}/${CT_TARGET}"
+CT_PREFIX_DIR="${HOME}/x-tools/${CT_TARGET}"
CT_INSTALL_DIR="${CT_PREFIX_DIR}"
# CT_CUSTOM_PATCH is not set
CT_REMOVE_DOCS=y