scons: Link r600_drm.so against libdrm-radeon
This commit is contained in:
@@ -2,6 +2,9 @@ Import('*')
|
||||
|
||||
env = drienv.Clone()
|
||||
|
||||
env.PkgUseModules('DRM')
|
||||
env.PkgUseModules('DRM_RADEON')
|
||||
|
||||
env.Append(CPPDEFINES = ['GALLIUM_RBUG', 'GALLIUM_TRACE'])
|
||||
|
||||
env.Prepend(LIBS = [
|
||||
|
||||
Reference in New Issue
Block a user