mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-13 07:21:47 +08:00

Fix override that cause segfault and EGL initialization error When user built Mesa from GIT and load it using env variables LD_LIBRARY_PATH and LIBGL_DRIVERS_PATH it override LD_LIBRARY_PATH inside AppImage but other variable LIBGL_DRIVERS_PATH not override and it cause EGL init error.