• Adam Cozzette's avatar
    Updated Docker setup to use GCC 4.8 · 6fc2bac3
    Adam Cozzette authored
    Now that we depend on C++11, we need at least GCC 4.8 instead of 4.7.
    This change updates the Docker setup to continue using CentOS 6.6 but
    with GCC 4.8.
    
    I also added libm to the whitelist for dynamically linked libraries for
    the ARM64 protoc binary.
    6fc2bac3
build-protoc.sh 8.46 KB