OMNI_OTEL_COMPILER_GNUC#
Defined in omni/observability/Utils.h
-
OMNI_OTEL_COMPILER_GNUC#
Macro that is set to
1when a GNU C compatible toolchain is being used to build the project.This will include GCC/G++ and Clang. This will be set to
0when using a different toolchain.