summaryrefslogtreecommitdiffstats
path: root/package/jasper
diff options
context:
space:
mode:
Diffstat (limited to 'package/jasper')
-rw-r--r--package/jasper/jasper.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/package/jasper/jasper.mk b/package/jasper/jasper.mk
index e8b8aaa9b5..32aa618292 100644
--- a/package/jasper/jasper.mk
+++ b/package/jasper/jasper.mk
@@ -16,10 +16,4 @@ JASPER_AUTORECONF = YES
JASPER_CONF_OPTS = --disable-strict
-# Xtensa gcc is unable to generate correct code with -O0 enabled by
-# --enable-debug. Allow package build but disable debug.
-ifeq ($(BR2_xtensa)$(BR2_ENABLE_DEBUG),yy)
-JASPER_CONF_OPTS += --disable-debug
-endif
-
$(eval $(autotools-package))
OpenPOWER on IntegriCloud