summaryrefslogtreecommitdiffstats
path: root/src/core/core_gyp_generator.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/core_gyp_generator.pro')
-rw-r--r--src/core/core_gyp_generator.pro3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/core/core_gyp_generator.pro b/src/core/core_gyp_generator.pro
index 2ca61bee2..f2329d779 100644
--- a/src/core/core_gyp_generator.pro
+++ b/src/core/core_gyp_generator.pro
@@ -24,9 +24,6 @@ DEFINES += QT_NO_KEYWORDS \
# whenever we are cross compiling.
cross_compile: DEFINES += QTWEBENGINE_MOBILE_SWITCHES
-# Keep Skia happy
-CONFIG(release, debug|release): DEFINES += NDEBUG
-
contains(QT_CONFIG, egl): CONFIG += egl
else: DEFINES += QT_NO_EGL