compat on 4.08

This commit is contained in:
Simon Cruanes 2026-02-26 11:20:18 -05:00
parent 14ac07660d
commit 357f0042a4
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4

View file

@ -2,4 +2,5 @@
(name opentelemetry_client) (name opentelemetry_client)
(public_name opentelemetry.client) (public_name opentelemetry.client)
(libraries opentelemetry pbrt mtime mtime.clock.os) (libraries opentelemetry pbrt mtime mtime.clock.os)
(flags :standard -open Opentelemetry_atomic)
(synopsis "Common types and logic shared between client implementations")) (synopsis "Common types and logic shared between client implementations"))