aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCyril SIX <cyril.six@kalray.eu>2021-06-01 13:20:50 +0200
committerCyril SIX <cyril.six@kalray.eu>2021-06-01 13:20:50 +0200
commitc0f5cb311c11529c5ab6acfd5a265d86daecee93 (patch)
tree154fb78d79f032d6f05f3f6b6c2806ac91a33453
parentd6204e0c40543eafe202fb34838bab5426d373c5 (diff)
downloadcompcert-kvx-c0f5cb311c11529c5ab6acfd5a265d86daecee93.tar.gz
compcert-kvx-c0f5cb311c11529c5ab6acfd5a265d86daecee93.zip
Remove /home/yuki/Work/VERIMAG/CompCert
-rwxr-xr-xconfig_simple.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/config_simple.sh b/config_simple.sh
index a394e23f..e2d3844c 100755
--- a/config_simple.sh
+++ b/config_simple.sh
@@ -5,7 +5,7 @@ branch=`git rev-parse --abbrev-ref HEAD`
date=`date -I`
if test "x$CCOMP_INSTALL_PREFIX" = "x" ;
-then CCOMP_INSTALL_PREFIX=/home/yuki/Work/VERIMAG/CompCert ;
+then CCOMP_INSTALL_PREFIX=/opt/CompCert ;
fi
./configure --prefix ${CCOMP_INSTALL_PREFIX}/${branch}/${date}_${version}/$arch "$@" $arch