[Mesa-dev] [PATCH] radeonsi needs libLLVMipo.
Michel Dänzer
michel at daenzer.net
Tue May 28 03:21:20 PDT 2013
On Die, 2013-05-28 at 04:16 +0200, Andreas Hartmetz wrote:
> ---
> 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)
AFAICT the r600g LLVM backend also needs this. Can you put it in a block
shared between r600g and radeonsi?
--
Earthling Michel Dänzer | http://www.amd.com
Libre software enthusiast | Debian, X and DRI developer
More information about the mesa-dev
mailing list