cvs commit: ports/devel/llvm Makefile

Brooks Davis brooks at FreeBSD.org
Mon Jan 4 19:56:17 UTC 2010


brooks      2010-01-04 19:56:17 UTC

  FreeBSD ports repository

  Modified files:
    devel/llvm           Makefile 
  Log:
  Build fails on ia64 with:
  
  /work/a/ports/devel/llvm/work/llvm-2.6/Release/lib/libLLVMJIT.a(JIT.o)(.text+0x1231): In function `llvm::JIT::JIT(llvm::ModuleProvider*, llvm::TargetMachine&, llvm::TargetJITInfo&, llvm::JITMemoryManager*, llvm::CodeGenOpt::Level, bool)':: undefined reference to `__register_frame'
  
  Given the lack of a backend for IA64, I can't give fixing it a real high
  priority.
  
  Revision  Changes    Path
  1.34      +2 -2      ports/devel/llvm/Makefile


More information about the cvs-ports mailing list