DreamPearl commented on code in PR #398: URL: https://github.com/apache/qpid-proton/pull/398#discussion_r1210538531
########## ci/otel.sh: ########## @@ -38,6 +38,6 @@ mkdir build cd build cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_SHARED_LIBS=ON -DCMAKE_POSITION_INDEPENDENT_CODE=ON -DBUILD_TESTING=OFF -DWITH_OTLP=ON -DWITH_OTLP_HTTP=ON -DWITH_OTLP_GRPC=OFF Review Comment: Just to follow up here: Looks like we can't remove any of the flags for now, as it is leading to otel build failure. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
