summaryrefslogtreecommitdiff
path: root/src/gallium/targets/libgl-xlib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/targets/libgl-xlib/Makefile')
-rw-r--r--src/gallium/targets/libgl-xlib/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gallium/targets/libgl-xlib/Makefile b/src/gallium/targets/libgl-xlib/Makefile
index f8f6c81b3f2..867b2da323b 100644
--- a/src/gallium/targets/libgl-xlib/Makefile
+++ b/src/gallium/targets/libgl-xlib/Makefile
@@ -29,7 +29,6 @@ DEFINES += \
-DGALLIUM_RBUG \
-DGALLIUM_TRACE \
-DGALLIUM_GALAHAD
-#-DGALLIUM_CELL will be defined by the config */
XLIB_TARGET_SOURCES = \
xlib.c
@@ -38,7 +37,6 @@ XLIB_TARGET_SOURCES = \
XLIB_TARGET_OBJECTS = $(XLIB_TARGET_SOURCES:.c=.o)
-# Note: CELL_SPU_LIB is only defined for cell configs
LIBS = \
$(GALLIUM_DRIVERS) \
@@ -50,7 +48,6 @@ LIBS = \
$(TOP)/src/mapi/glapi/libglapi.a \
$(TOP)/src/mesa/libmesagallium.a \
$(GALLIUM_AUXILIARIES) \
- $(CELL_SPU_LIB) \
# LLVM