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:
parent
1aa3cb1090
commit
fc0fb99f03
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user