mesa/configs/linux-fbdev

17 lines
336 B
Plaintext
Raw Normal View History

2005-05-05 14:07:52 +01:00
# Configuration for Linux fbdev interface
2005-04-29 18:30:29 +01:00
include $(TOP)/configs/linux
CONFIG_NAME = linux-fbdev
2010-05-27 16:39:59 +01:00
CFLAGS += -DUSE_GLFBDEV_DRIVER
# Work around aliasing bugs - developers should comment this out
CFLAGS += -fno-strict-aliasing
DRIVER_DIRS = fbdev osmesa
GL_LIB_DEPS = $(EXTRA_LIB_PATH) -lm -lpthread
OSMESA_LIB_DEPS = -lm -lpthread