We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcb931a commit 8907ce7Copy full SHA for 8907ce7
ci/do_ci.sh
@@ -400,6 +400,7 @@ elif [[ "$1" == "cmake.exporter.otprotocol.shared_libs.with_static_grpc.test" ]]
400
-DWITH_OTLP_HTTP=ON \
401
-DWITH_OTLP_FILE=ON \
402
-DBUILD_SHARED_LIBS=ON \
403
+ -DCMAKE_POSITION_INDEPENDENT_CODE=ON \
404
"${SRC_DIR}"
405
grpc_cpp_plugin=`which grpc_cpp_plugin`
406
proto_make_file="CMakeFiles/opentelemetry_proto.dir/build.make"
0 commit comments