Skip to content
Snippets Groups Projects
Commit 8543e3c9 authored by Patrick MADELA's avatar Patrick MADELA
Browse files

CI-2006 : Set compiler.cppstd=11 to compile with "-std=c++0x"

parent 989d3a17
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
arch=x86
build_type=RelWithDebInfo
compiler=gcc
compiler.cppstd=gnu98
compiler.cppstd=11
compiler.libcxx=libstdc++
compiler.version=4.4
os=Linux
......
......@@ -2,7 +2,7 @@
arch=x86
build_type=RelWithDebInfo
compiler=gcc
compiler.cppstd=gnu98
compiler.cppstd=11
compiler.libcxx=libstdc++
compiler.version=4.4
os=Linux
......@@ -2,7 +2,7 @@
arch=x86_64
build_type=RelWithDebInfo
compiler=gcc
compiler.cppstd=gnu98
compiler.cppstd=11
compiler.libcxx=libstdc++
compiler.version=4.4
os=Linux
......
......@@ -2,7 +2,7 @@
arch=x86_64
build_type=RelWithDebInfo
compiler=gcc
compiler.cppstd=gnu98
compiler.cppstd=11
compiler.libcxx=libstdc++
compiler.version=4.4
os=Linux
......@@ -2,7 +2,7 @@
arch=x86
build_type=RelWithDebInfo
compiler=gcc
compiler.cppstd=gnu98
compiler.cppstd=11
compiler.libcxx=libstdc++
compiler.version=4.8
os=Linux
......
......@@ -2,7 +2,7 @@
arch=x86
build_type=RelWithDebInfo
compiler=gcc
compiler.cppstd=gnu98
compiler.cppstd=11
compiler.libcxx=libstdc++
compiler.version=4.8
os=Linux
......@@ -2,7 +2,7 @@
arch=x86_64
build_type=RelWithDebInfo
compiler=gcc
compiler.cppstd=gnu98
compiler.cppstd=11
compiler.libcxx=libstdc++
compiler.version=4.8
os=Linux
......
......@@ -2,7 +2,7 @@
arch=x86_64
build_type=RelWithDebInfo
compiler=gcc
compiler.cppstd=gnu98
compiler.cppstd=11
compiler.libcxx=libstdc++
compiler.version=4.8
os=Linux
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment