I'm using this patch on my system
On 6 August 2013 22:36, Laurent Carlier <lordhea...@gmail.com> wrote: > Since llvm-3.4svn r187618 TargetOptions doesn't provide anymore > RealignStack: > > make[3]: Entering directory > `/home/lordh/archdevel/mesa/git/mesatst/src/gallium/auxiliary' > CXX gallivm/lp_bld_misc.lo > gallivm/lp_bld_misc.cpp: In function 'LLVMBool > lp_build_create_jit_compiler_for_module(LLVMOpaqueExecutionEngine**, > LLVMModuleRef, unsigned int, int, char**)': > gallivm/lp_bld_misc.cpp:276:12: error: 'class llvm::TargetOptions' has no > member named 'RealignStack' > options.RealignStack = true; > ^ > make[3]: *** [gallivm/lp_bld_misc.lo] Error 1 > > Commenting the line seems to fix the problem > -- > Laurent Carlier > ArchLinux Developer > http://www.archlinux.org > _______________________________________________ > mesa-dev mailing list > mesa-dev@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/mesa-dev > >
0001-Quick-fix-for-llvm-3.4-since-removal-of-realign-stac.patch
Description: Binary data
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev