Salome HOME
Process graphviz, tcltk and Python dependencies in *.la files of Graphviz.
[tools/install.git] / config_files / gcc-common.sh
index 960294e0e8d6eef931977c6525614d8f8de34b50..f2f3d54fdac13e3d10d04d267edf64a28a4e4900 100755 (executable)
@@ -73,7 +73,7 @@ return 1
 }
 
 try_preinstalled(){
-echo "It is impossible to install gcc from binaries or sources! So native gcc will be used."
+#echo "It is impossible to install gcc from binaries or sources! So native gcc will be used."
 try_native
 }