]> gitweb @ CieloNegro.org - sugar.git/commitdiff
Auto commit by The Sugar System.
authorPHO <pho@cielonegro.org>
Tue, 3 Feb 2009 05:56:26 +0000 (14:56 +0900)
committerPHO <pho@cielonegro.org>
Tue, 3 Feb 2009 05:56:26 +0000 (14:56 +0900)
dot-files/_zshenv

index e4f77b36239902131b56a313bca0e20bbf673962..923d8beddf41c0ab4ce0f9bc0fdf0fc70bf156ba 100644 (file)
@@ -74,3 +74,9 @@ export DARCS_DONT_ESCAPE_8BIT=1
 
 # uim-fep
 export UIM_FEP=skk
+
+# icc
+if [ -e /opt/intel/cce/latest/bin/iccvars.sh ]; then
+    . /opt/intel/cce/latest/bin/iccvars.sh
+    . /opt/intel/ipp/latest/em64t/tools/env/ippvarsem64t.sh
+fi