lidavidm commented on code in PR #2740: URL: https://github.com/apache/arrow-adbc/pull/2740#discussion_r2063605086
########## c/driver/bigquery/adbc-driver-bigquery.pc.in: ########## @@ -23,3 +23,4 @@ Description: The ADBC BigQuery driver provides an ADBC driver for BigQuery. URL: https://github.com/apache/arrow-adbc Version: @ADBC_VERSION@ Libs: -L${libdir} -ladbc_driver_bigquery +Libs.private: -DADBC_STATIC Review Comment: See https://github.com/apache/arrow-adbc/pull/2738, they can be built and used as static libraries, but there's caveats as the static library contains the Go runtime -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org