mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-08 02:09:48 +03:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user