Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jun 2020 18:30:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 247665] emulators/rpcs3: clang 10 crashes during build
Message-ID:  <bug-247665-29464-aXz8ZKDHa0@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-247665-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-247665-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=3D247665

--- Comment #1 from Jan Beich <jbeich@FreeBSD.org> ---
Created attachment 216074
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D216074&action=
=3Dedit
command line args (for clang 10)

The preprocessed source file is larger than 1Mb even compressed (by xz -9e)=
, so
run the following to get it.

$ fetch -qo- https://reviews.freebsd.org/paste/raw/404/ | b64decode -o
/dev/stdout | xz -dc >System-095a42.cpp

--=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-247665-29464-aXz8ZKDHa0>