Skip to content

Commit 24cfd2a

Browse files
committed
fix chromium:ANGLE Display::initialize error 12289
1 parent ab8b85d commit 24cfd2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

overlay-rpi4/make.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ USE="${USE} -tpm tpm2_simulator tpm2 vtpm_proxy tpm2_simulator_manufacturer disa
1515
USE="${USE} unibuild has_chromeos_config_bsp"
1616
USE="${USE} -nacl mosys_platform_generic selinux_experimental"
1717
USE="${USE} -diagnostics-minidiag -secagent"
18-
CHROME_DEV_FLAGS="${CHROME_DEV_FLAGS} --disable-features=CrostiniUseDlc"
18+
CHROME_DEV_FLAGS="${CHROME_DEV_FLAGS} --disable-features=CrostiniUseDlc --use-gl=egl"
1919

2020
#uncomment nextline to use kiosk demo
2121
#USE="${USE} kiosk_demo"

0 commit comments

Comments
 (0)