mirror of https://github.com/CGAL/cgal
Remove the g++-4.5 compiler from tests
This commit is contained in:
parent
adce3a2592
commit
c5ef7f1897
|
|
@ -19,7 +19,7 @@ COMPILERS_localhost="$COMPILERS_localhost x86-64_Linux-Fedora17_g++-4.7_ansi"
|
|||
COMPILERS_localhost="$COMPILERS_localhost x86-64_Linux-Fedora17_g++-4.7_m32"
|
||||
COMPILERS_localhost="$COMPILERS_localhost x86-64_Linux-Fedora17_g++-4.7_MATCHING-BUG-6"
|
||||
COMPILERS_localhost="$COMPILERS_localhost x86-64_Linux-Fedora17_g++-4.7_Release"
|
||||
COMPILERS_localhost="$COMPILERS_localhost x86-64_Linux-Fedora17_g++-4.5-branch_Release"
|
||||
#COMPILERS_localhost="$COMPILERS_localhost x86-64_Linux-Fedora17_g++-4.5-branch_Release"
|
||||
COMPILERS_localhost="$COMPILERS_localhost x86-64_Linux-Fedora17_g++-4.8_CXX0X"
|
||||
COMPILERS_localhost="$COMPILERS_localhost x86-64_Linux-Fedora17_llvm-clang-with-g++-4.7"
|
||||
COMPILERS_localhost="$COMPILERS_localhost x86-64_Linux-Fedora17_g++-4.7_CXXDEBUG"
|
||||
|
|
|
|||
Loading…
Reference in New Issue