cd boringssl/build/ sudo apt-get install golang-go cmake .. -DBUILD_SHARED_LIBS=ON -DCMAKE_BUILD_TYPE="Release" make -j 12 #sudo make install