Date: Tue, 27 May 2014 19:15:15 +0800 From: Jia-Shiun Li <jiashiun@gmail.com> To: Ulrich Grey <mail@ulrich-grey.de> Cc: "freebsd-arm@freebsd.org" <freebsd-arm@freebsd.org> Subject: Re: Raspberry Pi crashes in random() Message-ID: <CAHNYxxOrRnytS%2B_dQv2XgjpD=_qMC9E0Z%2BA__Mi0hfGB9awN8g@mail.gmail.com> In-Reply-To: <20130926034416.c2977781.mail@ulrich-grey.de> References: <201309251442.r8PEgq5J013369@m5p.com> <20130925233822.563e344b.usenet@ulrich-grey.de> <20130926034416.c2977781.mail@ulrich-grey.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Sep 26, 2013 at 9:44 AM, Ulrich Grey <mail@ulrich-grey.de> wrote: > Here some additional infos: > > #16 bugdro...@chromium.org > > Commit: d2127269301823f547129ac486f4fa5f0d2e0d2a > Email: cwolfe@chromium.org > > fontconfig: Reduce optimization level > Hi all, -O0 work for me on BBB for fontconfig. Is it ok to you to file a PR for this? Previously it was worked around by depending on gcc [1], and another PR attempt by patching fontconfig for clang [2]. IMO -O0 is better for now because it does not require gcc or patching fontconfig. Looks binutils patches exist too but i'd leave those to experts. [1] http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/181372 [2] http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/183536 -Jia-Shiun
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHNYxxOrRnytS%2B_dQv2XgjpD=_qMC9E0Z%2BA__Mi0hfGB9awN8g>