mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 18:18:06 +02:00
scons: Link talloc.
This commit is contained in:
parent
4b1721eaf3
commit
1d22923fae
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ env.Prepend(LIBS = [
|
|||
mesa,
|
||||
glsl,
|
||||
gallium,
|
||||
'talloc'
|
||||
])
|
||||
|
||||
sources = [
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue