Add a new test platform

This commit is contained in:
Laurent Rineau 2015-03-05 00:36:45 +01:00
parent 981cc7fc33
commit 8d9dc51b97
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ COMPILERS_localhost="$COMPILERS_localhost i686_Linux-2.6_g++-4.1.2_CentOS-5.1-O3
#COMPILERS_localhost="$COMPILERS_localhost i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2-NO-DEPRECATED" #COMPILERS_localhost="$COMPILERS_localhost i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O2-NO-DEPRECATED"
#COMPILERS_localhost="$COMPILERS_localhost i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O3" #COMPILERS_localhost="$COMPILERS_localhost i686_Linux-2.6_g++-4.3.3_CentOS-5.1-O3"
# Ignored: i686_Linux-2.6_g++-4.1.2_CentOS-5.1-NOGMP # Ignored: i686_Linux-2.6_g++-4.1.2_CentOS-5.1-NOGMP
COMPILERS_localhost="$COMPILERS_localhost x86_64_Linux-x.y_IntelCompiler-15.0_CentOS-7.x"
# ignore COMPILERS_localhost and use all ref platformes: # ignore COMPILERS_localhost and use all ref platformes:
USE_REFERENCE_PLATFORMS=yes USE_REFERENCE_PLATFORMS=yes