update inc/brotli.inc add SCL devtoolset-3 support For centos 6.x required higher gcc and g++ version requirements for libbrotli compile support which requires gcc and g++ 4.7+ while centos 6.x only has 4.4.7. CentOS 7 uses 4.8.x so does not need SCL...