Jack·Boos·Yu
Jack·Boos·Yu
For official repo: no, for custom registry: yes. You just need to add the cmake code to find and install these libraries and header files in `portfile.cmake`. If you need...
Please resolve the file conflicts. Thanks.
@what951006 Can you please provide all the text logs in _buildtrees/openssl_? Thanks.
Ping for response.
@gurkanindibay Please provide failure log _/1.1.0.citus~git.20220914.e687448/vendor/azure-sdk-for-cpp/build/_deps/vcpkg-src/buildtrees/openssl/install-x64-linux-dbg-out.log_. Thanks.
@gurkanindibay Should be the same issue with https://github.com/openssl/openssl/issues/9928
> @JackBoosY I added these flags into cmake but still got the same errors > > ``` > cmake -DCPPFLAGS="-ansi ./config no-asm --strict-warnings -D_DEFAULT_SOURCE" -DCMAKE_CXX_STANDARD=11 -DCMAKE_CXX_STANDARD_REQUIRED=ON -DCMAKE_CXX_COMPILER=/usr/bin/g++ -DCMAKE_C_COMPILER=/usr/bin/gcc -DCMAKE_MAKE_PROGRAM=/usr/bin/make -DCMAKE_CXX_FLAGS="-ansi...
> Hi @JackBoosY I fixed the issue by setting dialect in Makefile I realizded that we have PG_CFLAGS parameter which is set to CFLAGS in Makefile and has the argument...
We will discuss this in the next meeting. Sorry for late reply.
We really need a post check to check the usages.