projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1aa3cb1
)
Revert "package/weston: disable -NDEBUG"
author
Yann E. MORIN
<yann.morin.1998@free.fr>
Sun, 4 Jul 2021 11:45:44 +0000
(13:45 +0200)
committer
Yann E. MORIN
<yann.morin.1998@free.fr>
Sun, 4 Jul 2021 19:38:25 +0000
(21:38 +0200)
Setting NDEBUG is no longer done by the infra.
This reverts commit
4d46a18555ad5c024b6d5fb28cf6f3cc0b2b0d5b
.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/weston/weston.mk
patch
|
blob
|
history
diff --git
a/package/weston/weston.mk
b/package/weston/weston.mk
index 0a4a661e48799f9a23352b31ffc08b34173ce33e..69ee11d23cde3a58f06004315fbf62868baf22ef 100644
(file)
--- a/
package/weston/weston.mk
+++ b/
package/weston/weston.mk
@@
-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