use X86 sources in X86 build, use none in other
[mesa.git] / configs / linux-dri-x86
index f48a8590e8ac74fb2abba54c9e50a2b41db73370..dc1f006ddd8a0e971685de7f48c61f6399bf1479 100644 (file)
@@ -13,6 +13,7 @@ CFLAGS = -Wmissing-prototypes -g -std=c99  -Wundef -fPIC -ffast-math -D_POSIX_SO
 
 CXXFLAGS = -Wall -g -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE 
 
+ASM_SOURCES = $(X86_SOURCES)
 
 # Library/program dependencies
 GL_LIB_DEPS = -L/usr/X11R6/lib -lX11 -lXext -lm -lpthread -lexpat -ldl