Kaynağa Gözat

graw_xlib: build fixes

undefined
Keith Whitwell 15 yıl önce
ebeveyn
işleme
edda7fd745
1 değiştirilmiş dosya ile 3 ekleme ve 0 silme
  1. 3
    0
      src/gallium/targets/graw-xlib/SConscript

+ 3
- 0
src/gallium/targets/graw-xlib/SConscript Dosyayı Görüntüle

@@ -20,6 +20,7 @@ env.Prepend(LIBS = [

env.Append(CPPPATH = [
'#src/gallium/drivers',
'#src/gallium/include/state_tracker',
])


@@ -28,6 +29,8 @@ sources = [
'graw_util.c',
]

env.Tool('x11')

if True:
env.Append(CPPDEFINES = 'GALLIUM_SOFTPIPE')
env.Prepend(LIBS = [softpipe])

Loading…
İptal
Kaydet