On Thu, Aug 20, 2020 at 11:53 PM Dimitry Andric wrote:
> On 20 Aug 2020, at 19:52, Gleb Popov wrote:
> >
> > On Wed, Aug 19, 2020 at 10:15 PM Gleb Popov wrote:
> >
> >> Hi toolchain@
> >>
> >> I'm building the latest GHC on 12.1-RELEASE i386 and having almost the
> >> same problem as with atomi
On Fri, 21 Aug 2020 14:54:35 +0400 Gleb Popov wrote:
> On Thu, Aug 20, 2020 at 11:53 PM Dimitry Andric wrote:
>> On 20 Aug 2020, at 19:52, Gleb Popov wrote:
>>> On Wed, Aug 19, 2020 at 10:15 PM Gleb Popov wrote:
I'm building the latest GHC on 12.1-RELEASE i386 and having almost the
sa
My context: head ( currently at -r363590 )
man src.conf is explicit that WITHOUT_OPENMP is the default for
aarch64 (for example).
But I note that https://openmp.llvm.org/README.txt says:
(it has the more detailed breakdown of OS/compiler combinations
for architectures where it matters)
QUOTE
Arc
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248818
Bug ID: 248818
Summary: clang11 import breaks WANT_LINKER_VERSION check
forcing extra cross-tools to be built
Product: Base System
Version: CURRENT
Hardware: Any
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248818
--- Comment #1 from Dimitry Andric ---
The Version.inc is as generated by upstream's CMake scripts, and they don't use
the LLD_VERSION, LLD_VERSION_MAJOR and LLD_VERSION_MINOR macros anymore.
So indeed parsing LLD_VERSION_STRING is probabl
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248818
--- Comment #2 from commit-h...@freebsd.org ---
A commit references this bug:
Author: bz
Date: Fri Aug 21 22:31:46 UTC 2020
New revision: 364466
URL: https://svnweb.freebsd.org/changeset/base/364466
Log:
After the clang/llvm version 11 i
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248818
Bjoern A. Zeeb changed:
What|Removed |Added
Resolution|--- |FIXED
CC|