Kaynağa Gözat

scons: remove IN_DRI_DRIVER

Not used anymore.
tags/mesa-9.2-rc1
Andreas Boll 12 yıl önce
ebeveyn
işleme
f6aab27d43
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  1. 0
    1
      src/mesa/SConscript

+ 0
- 1
src/mesa/SConscript Dosyayı Görüntüle

@@ -31,7 +31,6 @@ if env['platform'] == 'windows':
env.Append(CPPDEFINES = ['_GLAPI_NO_EXPORTS'])
else:
env.Append(CPPDEFINES = [
'IN_DRI_DRIVER', # enable the remap table (for DRI drivers)
('HAVE_DLOPEN', '1'),
])


Loading…
İptal
Kaydet