Revert "package/weston: disable -NDEBUG"

Setting NDEBUG is no longer done by the infra.

This reverts commit 4d46a18555.

Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
Yann E. MORIN 2021-07-04 13:45:44 +02:00
parent 1aa3cb1090
commit fc0fb99f03

View File

@ -19,8 +19,6 @@ WESTON_CONF_OPTS = \
-Dcolor-management-colord=false \
-Dremoting=false
WESTON_CFLAGS="$(TARGET_CFLAGS) -UNDEBUG"
# Uses VIDIOC_EXPBUF, only available from 3.8+
ifeq ($(BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_8),y)
WESTON_CONF_OPTS += -Dsimple-clients=dmabuf-v4l