Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 37ec4d25 authored by testcdash Nicolas Bellot's avatar testcdash Nicolas Bellot Committed by hhakim
Browse files

¨gcc

parent b29b7a56
Branches
Tags
No related merge requests found
......@@ -35,10 +35,10 @@ fi
export CUDADIR='/usr/local/cuda-6.5'
# export version of gcc
#export CC=/usr/lib64/ccache/gcc
#export CXX=/usr/lib64/ccache/g++
export CC='/usr/bin/gcc'
export CXX='/usr/bin/g++'
export CC='/usr/lib64/ccache/gcc'
export CXX='/usr/lib64/ccache/g++'
#export CC='/usr/bin/gcc'
#export CXX='/usr/bin/g++'
# /usr/local/bin/matlab in the PATH
# /usr/bin/gcc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment