ソースを参照

radeonsi: add nir include paths

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
tags/17.3-branchpoint
Nicolai Hähnle 8年前
コミット
da62a31c5b
1個のファイルの変更1行の追加0行の削除
  1. 1
    0
      src/gallium/drivers/radeonsi/Makefile.am

+ 1
- 0
src/gallium/drivers/radeonsi/Makefile.am ファイルの表示

@@ -26,6 +26,7 @@ include $(top_srcdir)/src/gallium/Automake.inc
AM_CFLAGS = \
$(GALLIUM_DRIVER_CFLAGS) \
-I$(top_builddir)/src/amd/common \
-I$(top_builddir)/src/compiler/nir \
-I$(top_srcdir)/src/amd/common \
$(RADEON_CFLAGS) \
$(LLVM_CFLAGS)

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