Skip to content

Commit

Permalink
fix select
Browse files Browse the repository at this point in the history
  • Loading branch information
malkia committed Aug 10, 2024
1 parent 13b64ec commit 91f0c54
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ otel_cc_library(
"//:with_dll_enabled": ["OPENTELEMETRY_DLL=-1"],
"//conditions:default": ["OPENTELEMETRY_DLL=0"],
}) + select({
"//:with_dll_enabled": [], # always use ABI Version 2
":abi_version_no_1": ["OPENTELEMETRY_ABI_VERSION_NO=1"],
":abi_version_no_2": ["OPENTELEMETRY_ABI_VERSION_NO=2"],
}),
Expand Down

0 comments on commit 91f0c54

Please sign in to comment.