Add -opengl es2 to the DRIVE CX configure example
To make sure it does not end up picking the desktop OpenGL implementation from Mesa that may be present in the sysroot. Change-Id: I815eb7d2664f9e62d620acf8260cae40f83dfaf8 Reviewed-by: Andy Nichols <andy.nichols@qt.io>
This commit is contained in:
parent
9e8c1d8314
commit
4da9972e89
@ -7,7 +7,8 @@
|
||||
# -device-option VIBRANTE_SDK_TOPDIR=/opt/nvidia/vibrante-t186ref-linux
|
||||
# -device-option CROSS_COMPILE=/opt/nvidia/toolchains/tegra-4.9-nv/usr/bin/aarch64-gnu-linux/aarch64-gnu-linux- \
|
||||
# -sysroot /opt/nvidia/vibrante-t186ref-linux/targetfs \
|
||||
# -no-gcc-sysroot
|
||||
# -no-gcc-sysroot \
|
||||
# -opengl es2
|
||||
|
||||
include(../common/linux_device_pre.conf)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user