confluentinc / librdkafka

The Apache Kafka C/C++ library
Other
293 stars 3.15k forks source link

Always define rd_ut_coverage_check #4862

Open StephanDollberg opened 1 month ago

StephanDollberg commented 1 month ago

Define rd_ut_coverage_check even in non-devel mode as the lds-gen.py script adds the symbol unconditionally.

Otherwise LLD complains about ld:

error: version script assignment of 'global' to symbol 'rd_ut_coverage_check' failed: symbol not defined

Fixes https://github.com/confluentinc/librdkafka/issues/4593

confluent-cla-assistant[bot] commented 1 month ago

:tada: All Contributor License Agreements have been signed. Ready to merge.
:white_check_mark: StephanDollberg
Please push an empty commit if you would like to re-run the checks to verify CLA status for all contributors.

cla-assistant[bot] commented 1 month ago

CLA assistant check
All committers have signed the CLA.