From 4ffaa77bde6f6d59e62b98c91a4b466fdfa81aad Mon Sep 17 00:00:00 2001 From: Laurent Rineau Date: Tue, 8 Jul 2014 13:38:57 +0200 Subject: [PATCH] Change the order, again, to deal better with TBB issues --- .../infrastructure/renoir.geometryfactory.com/.autocgalrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Maintenance/infrastructure/renoir.geometryfactory.com/.autocgalrc b/Maintenance/infrastructure/renoir.geometryfactory.com/.autocgalrc index f7a65e3f1f3..28a8ff11b21 100644 --- a/Maintenance/infrastructure/renoir.geometryfactory.com/.autocgalrc +++ b/Maintenance/infrastructure/renoir.geometryfactory.com/.autocgalrc @@ -16,7 +16,6 @@ LOCK_FILE="${CGAL_ROOT}/autotest_cgal_with_cmake.lock" COMPILERS_localhost= COMPILERS_localhost="$COMPILERS_localhost x86-64_Linux-Fedora19_g++-4.8" -COMPILERS_localhost="$COMPILERS_localhost x86-64_Linux-Fedora19_llvm-clang-with-g++-4.8" COMPILERS_localhost="$COMPILERS_localhost x86-64_Linux-Fedora19_g++-4.8_MATCHING-BUG-6" COMPILERS_localhost="$COMPILERS_localhost x86-64_Linux-Fedora19_g++-4.8_Release" #COMPILERS_localhost="$COMPILERS_localhost x86-64_Linux-Fedora19_g++-4.5-branch_Release" @@ -24,6 +23,7 @@ COMPILERS_localhost="$COMPILERS_localhost x86-64_Linux-Fedora19_g++-4.8_CXX0X" COMPILERS_localhost="$COMPILERS_localhost x86-64_Linux-Fedora19_g++-4.8_CXXDEBUG" COMPILERS_localhost="$COMPILERS_localhost x86-64_Linux-Fedora19_IntelCompiler-14.0-with-g++-4.8-STL" COMPILERS_localhost="$COMPILERS_localhost x86-64_Linux-Fedora19_IntelCompiler-14.0-with-g++-4.8-STL_strict-ansi" +COMPILERS_localhost="$COMPILERS_localhost x86-64_Linux-Fedora19_llvm-clang-with-g++-4.8" COMPILERS_localhost="$COMPILERS_localhost x86-64_Linux-Fedora19_g++-4.8_ansi" COMPILERS_localhost="$COMPILERS_localhost x86-64_Linux-Fedora19_g++-4.8_m32"