summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaquel Medina <raquel.medina@konsulko.com>2019-11-05 22:35:45 +0100
committerRaquel Medina <raquel.medina@konsulko.com>2019-11-06 00:02:55 +0100
commitb11689975e94c57b7a3f835fd9cf34320015e20c (patch)
tree2219ecd83c15378f99778072dda6cba7044b5eca
parent8fc89375f7d8676993d379c0f80674558217ed95 (diff)
Revert "alexa-voiceagent-service: build in debug mode"halibut_8.0.3halibut/8.0.38.0.3
This reverts commit 1cea0461007c224c543df1cd4f530a3f3d2a592e. Bug-AGL: SPEC-2873 Change-Id: I22ecda78a6745d26e546f0733575a4ac1a273bde Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
-rw-r--r--meta-speech-framework/meta-aac/recipes-apis/alexa-voiceagent-service/alexa-voiceagent-service_git.bb4
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-speech-framework/meta-aac/recipes-apis/alexa-voiceagent-service/alexa-voiceagent-service_git.bb b/meta-speech-framework/meta-aac/recipes-apis/alexa-voiceagent-service/alexa-voiceagent-service_git.bb
index 2e68bbf7..9e86fe5f 100644
--- a/meta-speech-framework/meta-aac/recipes-apis/alexa-voiceagent-service/alexa-voiceagent-service_git.bb
+++ b/meta-speech-framework/meta-aac/recipes-apis/alexa-voiceagent-service/alexa-voiceagent-service_git.bb
@@ -34,10 +34,6 @@ S = "${WORKDIR}/git/platforms/agl/alexa-voiceagent-service"
inherit cmake aglwgt
EXTRA_OECMAKE += "-DAAC_HOME=${RECIPE_SYSROOT}/${AAC_PREFIX}"
-# Build in debug mode (hopefully temporarily) to avoid crash tracked
-# in SPEC-2873. This also matches the build instructions given in the
-# README.md in alexa-auto-sdk upstream as of version 2.0.
-EXTRA_OECMAKE += "-DCMAKE_BUILD_TYPE=Debug"
# NOTE: curl and opus are from the base SDK libraries, sqlite3 from the
# core module