This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch dev/dimmus/test
in repository efl.

View the commit online.

commit 10990bc549477af1b4ffdab700e6acb15e762adf
Author: dimmus <dmitri.chudi...@gmail.com>
AuthorDate: Mon Oct 21 13:20:19 2024 +0500

    meson: remove exynos_enabled. We already have EMBEDDED_DRM for that.
---
 meson.build | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/meson.build b/meson.build
index d060ce6770..88210cdfb7 100644
--- a/meson.build
+++ b/meson.build
@@ -93,10 +93,6 @@ if WITH_TSLIB
   config_h.set('HAVE_TSLIB', '1')
 endif
 
-if WITH_EMBEDDED_DRM
-  config_h.set('EXYNOS_ENABLED', '1')
-endif
-
 subdir('po')
 
 if WITH_WL

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

Reply via email to