libglvnd/dbg_configure.sh

4 lines
49 B
Bash
Raw Normal View History

#!/bin/bash
./configure CFLAGS='-O0 -g -DDEBUG'