mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -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> (cherry picked from commita0690a8e24) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
bfb343d2ec
commit
6c6f2f46f2
@@ -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