添加参数
./configure --with-cc-opt=“-Wno-error -Wno-deprecated-declarations”
【Ubuntu22.04编译安装nginx时报错error: ‘ENGINE_free’ is deprecated: Since OpenSSL 3.0】
最新推荐文章于 2025-05-29 09:51:26 发布
添加参数
./configure --with-cc-opt=“-Wno-error -Wno-deprecated-declarations”