diff --git a/platforms.json b/platforms.json index c08e6c2..4174dd8 100644 --- a/platforms.json +++ b/platforms.json @@ -117,7 +117,8 @@ "image_prepare_script": "install_apt.sh", "arch": "armhf", "toolchain": "g++-arm-linux-gnueabihf", - "triplet": "arm-linux-gnueabihf" + "triplet": "arm-linux-gnueabihf", + "support_gl": 0 }, "cmake_toolchain": "/soft/toolchain.cmake", "ppa_filters": ["debian11"]