radeong: fix scons build
This commit is contained in:
@@ -8,6 +8,7 @@ radeon_sources = [
|
||||
'radeon_r300.c',
|
||||
]
|
||||
|
||||
env.ParseConfig('pkg-config --cflags libdrm_radeon')
|
||||
env.Append(CPPPATH = '#/src/gallium/drivers/r300')
|
||||
|
||||
radeonwinsys = env.ConvenienceLibrary(
|
||||
|
||||
Reference in New Issue
Block a user