mirror of https://github.com/CGAL/cgal
Disable x86_64_Linux-x.y_IntelCompiler-15.0_CentOS-7.x
This commit is contained in:
parent
3a61c26695
commit
ec324f712f
|
|
@ -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-O3"
|
||||
# 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"
|
||||
#COMPILERS_localhost="$COMPILERS_localhost x86_64_Linux-x.y_IntelCompiler-15.0_CentOS-7.x"
|
||||
|
||||
# ignore COMPILERS_localhost and use all ref platformes:
|
||||
USE_REFERENCE_PLATFORMS=yes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# -*- mode: shell-script -*-
|
||||
BUILD_HOSTS="localhost"
|
||||
PROCESSORS_localhost=9
|
||||
PROCESSORS_localhost=4
|
||||
#PROCESSORS_localhost=2
|
||||
#COMPILERS_localhost="i686_Linux-2.6_g++-4.1.2_CentOS-5.1-O3 i686_Linux-2.6_g++-4.1.2_CentOS-5.1-O2 i686_Linux-2.6_g++-4.1.2_CentOS-5.1 i686_Linux-2.6_g++-4.3.2_CentOS-5.1-O3 i686_Linux-2.6_g++-4.3.2_CentOS-5.1"
|
||||
COMPILERS_localhost="i686_Linux-2.6_g++-4.3.2_CentOS-5.1"
|
||||
|
|
|
|||
Loading…
Reference in New Issue