theDreamBear commented on issue #2356:
URL: https://github.com/apache/brpc/issues/2356#issuecomment-1835761612

   执行下面的命令, 再重新编译应该就好了
   ```cpp
   yum install -y  \
   centos-release-scl \
   devtoolset-8-gcc-c++ \
   devtoolset-8-gcc \
   yum-builddep package/rpm/brpc.spec && \
   . /opt/rh/devtoolset-8/enable
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org
For additional commands, e-mail: dev-h...@brpc.apache.org

Reply via email to