mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 22:38:05 +02:00
r600g: fix scons build
This commit is contained in:
parent
3f78f71973
commit
17867f06b1
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ env.Append(CPPDEFINES = ['GALLIUM_RBUG', 'GALLIUM_TRACE'])
|
|||
|
||||
env.Prepend(LIBS = [
|
||||
st_dri,
|
||||
radeonwinsys,
|
||||
r600winsys,
|
||||
r600,
|
||||
trace,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue