BewareMyPower opened a new pull request, #428:
URL: https://github.com/apache/pulsar-client-cpp/pull/428

   ### Motivation
   
   See https://lists.apache.org/thread/7o8hpv1gtoffvzx053wm0ss2s9xt0795, we 
will discard the support for CentOS 7 and old `std::string` ABI.
   
   ### Modifications
   
   - Switch from `centos:7` image and GCC 4.8 to `rockylinux:8` image and GCC 8 
to build RPM packages.
   - Use vcpkg to install dependencies according to `vcpkg.json` 
(`dependencies.json` will be deprecated in future)
   - Add a new script to build `libpulsarwithdeps.a` for dependencies installed 
by vcpkg
   - Link to `libstdc++` and `libgcc_s` libraries statically


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to