[Mesa-dev] [PATCH] radeonsi needs libLLVMipo.

Andreas Hartmetz ahartmetz at gmail.com
Mon May 27 19:16:05 PDT 2013


---
 configure.ac | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configure.ac b/configure.ac
index eef4327..486a4e9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1786,6 +1786,7 @@ if test "x$with_gallium_drivers" != x; then
             gallium_require_drm_loader
             GALLIUM_DRIVERS_DIRS="$GALLIUM_DRIVERS_DIRS radeonsi"
             radeon_llvm_check
+            LLVM_COMPONENTS="${LLVM_COMPONENTS} ipo"
             gallium_check_st "radeon/drm" "dri-radeonsi" "xorg-radeonsi" "" "" "vdpau-radeonsi" ""
             ;;
         xnouveau)
-- 
1.8.1.2



More information about the mesa-dev mailing list