mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 03:50:44 -09:00
package/webkitgtk: drop unused flag
Upstream dropped in:
aa6631a618,
which is present since webkitgtk 2.36.4.
Signed-off-by: Thomas Devoogdt <thomas.devoogdt@barco.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
fc429c4dc6
commit
a0690a8e24
@@ -78,7 +78,6 @@ endif
|
||||
# 2D CANVAS acceleration requires OpenGL proper with cairo-gl
|
||||
ifeq ($(BR2_PACKAGE_LIBGTK3_X11),y)
|
||||
WEBKITGTK_CONF_OPTS += \
|
||||
-DENABLE_ACCELERATED_2D_CANVAS=ON \
|
||||
-DENABLE_GLES2=OFF \
|
||||
-DENABLE_X11_TARGET=ON
|
||||
WEBKITGTK_DEPENDENCIES += libgl \
|
||||
|
||||
Reference in New Issue
Block a user