1 2 3 4 5 6 7 8 9 10 11 12
# -*-makefile-*- # Configuration for Linux and LLVM with debugging info # Builds the llvmpipe gallium driver include $(TOP)/configs/linux-llvm CONFIG_NAME = linux-llvm-debug OPT_FLAGS = -g -ansi -pedantic DEFINES += -DDEBUG -UNDEBUG