Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Sep 2011 11:45:50 +0300
From:      Ivan Klymenko <fidaj@ukr.net>
To:        Matthias Andree <mandree@FreeBSD.org>
Cc:        freebsd-ports@FreeBSD.org
Subject:   Re: [ANNOUNCE]: clang compiling ports, take 2
Message-ID:  <20110904114550.71c63078@nonamehost.>
In-Reply-To: <4E632A09.8060904@FreeBSD.org>
References:  <20110725155920.GA83490@freebsd.org> <4E631DBF.9000106@yandex.ru> <20110904101252.526de5ef@nonamehost.> <4E632A09.8060904@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
--MP_/8xe9H76=NDtY9xD+7d/=fCm
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

=D0=92 Sun, 04 Sep 2011 09:34:33 +0200
Matthias Andree <mandree@FreeBSD.org> =D0=BF=D0=B8=D1=88=D0=B5=D1=82:

> Am 04.09.2011 09:12, schrieb Ivan Klymenko:
>=20
> > Maybe this will help:
> > *rdup_entry =3D *rdup_entry;
>=20
> This is just guessing and probably triggers the same warning unless
> it's volatile.
>=20
> Have the original author look at it.

This is not guesswork.
All is going without any errors and warnings.

setenv |grep clang
CC=3Dclang
CXX=3Dclang++

cd /usr/ports/sysutils/rdup && make patch

rdup_entry =3D rdup_entry; =3D> *rdup_entry =3D *rdup_entry;

make > build.log

--MP_/8xe9H76=NDtY9xD+7d/=fCm--



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