From 6503c94208a7b0e49cbb7a694c755e14c46db787 Mon Sep 17 00:00:00 2001
From: Ben Couturier <ben.couturier@cern.ch>
Date: Wed, 12 Oct 2016 11:04:41 +0200
Subject: [PATCH] added slc6-gcc62

---
 LbConfiguration/python/LbConfiguration/Platform.py | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/LbConfiguration/python/LbConfiguration/Platform.py b/LbConfiguration/python/LbConfiguration/Platform.py
index afaaea19..c27e7054 100644
--- a/LbConfiguration/python/LbConfiguration/Platform.py
+++ b/LbConfiguration/python/LbConfiguration/Platform.py
@@ -183,7 +183,8 @@ binary_opt_list = ["slc4_ia32_gcc34", "slc4_amd64_gcc34",
                    "x86_64-slc6-clang32-opt", "x86_64-slc6-clang34-opt",
                    "x86_64-slc6-clang35-opt", "x86_64-centos7-gcc48-opt",
                    "x86_64-centos7-gcc49-opt", "x86_64-centos7-gcc62-opt",
-                   "x86_64-slc6-clang39-opt", "x86_64-centos7-clan39-opt" ]
+                   "x86_64-slc6-gcc62-opt", "x86_64-slc6-clang39-opt",
+                   "x86_64-centos7-clan39-opt" ]
                    
 
 # future possible supported binaries
-- 
GitLab