我程序间接依赖了grpc、grpc依赖openssl1.1.1。 我同时使用了tongsuo,编译期间有个警告 <img width="1874" height="64" alt="Image" src="https://github.com/user-attachments/assets/a996b519-8952-40c2-9060-87c54dc6eb99" /> 我不确定有没有问题,会不会在load ssl库的时候两个库都会去做什么奇怪的初始化导致程序出问题?
我程序间接依赖了grpc、grpc依赖openssl1.1.1。
我同时使用了tongsuo,编译期间有个警告
我不确定有没有问题,会不会在load ssl库的时候两个库都会去做什么奇怪的初始化导致程序出问题?