Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 06 Dec 2016 20:44:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-toolchain@FreeBSD.org
Subject:   [Bug 214902] head -r309179 buildworld on powerpc64 via clang 3.9.0: llvm::sys::CompareAndSwap and llvm::sys::MemoryFence undefined so build stops
Message-ID:  <bug-214902-29464-hqX11K1zHB@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-214902-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-214902-29464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214902

--- Comment #6 from commit-hook@freebsd.org ---
A commit references this bug:

Author: dim
Date: Tue Dec  6 20:44:40 UTC 2016
New revision: 309656
URL: https://svnweb.freebsd.org/changeset/base/309656

Log:
  During the bootstrap phase, when building the minimal llvm library on
  PowerPC, add lib/Support/Atomic.cpp.  This is needed because upstream
  llvm revision r271821 disabled the use of std::call_once, which causes
  some fallback functions from Atomic.cpp to be used instead.

  Reported by:  Mark Millard
  PR:           214902
  X-MFC-With:   309124

Changes:
  head/lib/clang/libllvmminimal/Makefile

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-214902-29464-hqX11K1zHB>