From ef7421919da5a24d9e0f310fe83bb6f940bd13d8 Mon Sep 17 00:00:00 2001 From: mpv Date: Thu, 23 Mar 2017 14:07:05 +0300 Subject: [PATCH] Set the correct environment for the current Linux version compilation. --- env.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/env.sh b/env.sh index 47c11a303..5b27f9ed0 100644 --- a/env.sh +++ b/env.sh @@ -12,8 +12,8 @@ export TOOLS_DIR=$(pwd) export HOME_OLD=$HOME # to use patched OCCT 7.1.0 for SHAPER -export CUSTOM_CAS_ROOT=1 -export ENV_FOR_LAUNCH=1 +#export CUSTOM_CAS_ROOT=1 +#export ENV_FOR_LAUNCH=1 source /dn64/series8x/work/init.sh 2017-03-22 export HOME=$HOME_OLD -- 2.39.2