diff --git a/recipes-common/telemetry/telemetry_git.bb b/recipes-common/telemetry/telemetry_git.bb index d1d9bb4a..82a8fcec 100644 --- a/recipes-common/telemetry/telemetry_git.bb +++ b/recipes-common/telemetry/telemetry_git.bb @@ -24,7 +24,7 @@ CFLAGS += " -Wall -Werror -Wextra" inherit pkgconfig autotools systemd ${@bb.utils.contains("DISTRO_FEATURES", "kirkstone", "python3native", "pythonnative", d)} breakpad-logmapper -CFLAGS += " -DDROP_ROOT_PRIV " +CFLAGS += " -DDROP_ROOT_PRIV -DENABLE_MTLS " LDFLAGS:append = " \ -lbreakpadwrapper \