Olivia Lee 2a8b17f1d5
glmark2: don't overwrite LD_LIBRARY_PATH from environment
For driver development, I usually point LD_LIBRARY_PATH at an
install-dir from an in-progress mesa checkout. Clearing the previous
LD_LIBRARY_PATH value breaks this, and causes glmark2 to attempt to use
the system drivers.
2025-04-22 15:20:45 -07:00
..