mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-24 21:10:24 +01:00
mesa: add x86/rtasm/x86sse.c to fix linux-x86 build
This commit is contained in:
parent
e13593678f
commit
7e0bc2eb8d
1 changed files with 1 additions and 0 deletions
|
|
@ -259,6 +259,7 @@ 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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue