Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Jan 2010 19:56:17 +0000 (UTC)
From:      Brooks Davis <brooks@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/llvm Makefile
Message-ID:  <201001041956.o04JuHPb024213@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001041956.o04JuHPb024213>