mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 02:28:10 +02:00
r300compiler: fix scons build
This commit is contained in:
parent
0db388eedd
commit
4a329c67bc
1 changed files with 2 additions and 0 deletions
|
|
@ -21,6 +21,8 @@ r300compiler = env.ConvenienceLibrary(
|
|||
'radeon_pair_translate.c',
|
||||
'radeon_pair_schedule.c',
|
||||
'radeon_pair_regalloc.c',
|
||||
'radeon_optimize.c',
|
||||
'radeon_emulate_branches.c',
|
||||
'radeon_dataflow.c',
|
||||
'radeon_dataflow_deadcode.c',
|
||||
'radeon_dataflow_swizzles.c',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue