Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Nov 2013 12:25:29 GMT
From:      romain@FreeBSD.org
To:        rfarmer@predatorlabs.net, romain@FreeBSD.org, mono@FreeBSD.org
Subject:   Re: ports/144224: [PATCH] lang/mono Fix build with new GCC
Message-ID:  <201311061225.rA6CPTCZ060300@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: [PATCH] lang/mono Fix build with new GCC

State-Changed-From-To: analyzed->closed
State-Changed-By: romain
State-Changed-When: Wed Nov 6 12:25:28 UTC 2013
State-Changed-Why: 
The new mono update use clang for compiling: gcc in old FreeBSD releases
cause build failures due to undefined atomic functions, and newer gcc
brings new failure scenarios.  clang seems to be a bit better at this
for now.

http://www.freebsd.org/cgi/query-pr.cgi?pr=144224



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