Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 May 2011 16:14:13 +0000 (UTC)
From:      Dimitry Andric <dim@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/contrib/llvm/lib/Support/Unix Host.inc
Message-ID:  <201105051614.p45GERd4001595@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dim         2011-05-05 16:14:13 UTC

  FreeBSD src repository

  Modified files:
    contrib/llvm/lib/Support/Unix Host.inc 
  Log:
  SVN rev 221503 on 2011-05-05 16:14:13Z by dim
  
  Make cross-compiling using clang work better, by respecting the
  LLVM_HOSTTRIPLE that is defined during the cross-tools stage.
  
  Using clang, you can now build amd64 world and kernel on i386, and vice
  versa.  Other arches still need work.
  
  Revision  Changes    Path
  1.3       +4 -0      src/contrib/llvm/lib/Support/Unix/Host.inc



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