ソースを参照

gallium/auxiliary: add -D__STDC_CONSTANT_MACROS

Not sure why this is needed now, after the gallivm re-org.
tags/7.8-rc1
Brian Paul 15年前
コミット
ed46e90f05
1個のファイルの変更3行の追加0行の削除
  1. 3
    0
      src/gallium/auxiliary/Makefile

+ 3
- 0
src/gallium/auxiliary/Makefile ファイルの表示

@@ -166,6 +166,9 @@ CPP_SOURCES += \
endif


LIBRARY_DEFINES += -D__STDC_CONSTANT_MACROS


include ../Makefile.template



読み込み中…
キャンセル
保存