gallium: Don't link x86sse.c into libmesa.a.
Otherwise we get a symbol clash with the copy in src/gallium/util .
This commit is contained in:
@@ -222,7 +222,6 @@ ASM_C_SOURCES = [
|
||||
'x86/x86.c',
|
||||
'x86/3dnow.c',
|
||||
'x86/sse.c',
|
||||
'x86/rtasm/x86sse.c',
|
||||
'sparc/sparc.c',
|
||||
'ppc/common_ppc.c',
|
||||
'x86-64/x86-64.c',
|
||||
|
Reference in New Issue
Block a user