Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 Jun 2012 19:19:47 -0400
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        fluffy@freebsd.org
Cc:        Dima Panov <fluffy@fluffy.khv.ru>, cvs-all@freebsd.org, ports-committers@freebsd.org, Niclas Zeising <zeising@daemonic.se>, cvs-ports@freebsd.org, =?UTF-8?B?QmVhdCBHw6R0emk=?= <beat@freebsd.org>
Subject:   Re: cvs commit: ports/Mk bsd.gecko.mk ports/www/firefox Makefile distinfo pkg-descr ports/www/firefox/files patch-browser-app-Makefile.in patch-browser-app-nsBrowserApp.cpp patch-bugzilla-736961 patch-configure.in patch-gfx-ycbcr-Makefile.in patch-xp
Message-ID:  <4FCFE593.4020604@FreeBSD.org>
In-Reply-To: <4FCFE2DD.6030906@fluffy.khv.ru>
References:  <CAJTLrNzrNVnNbwK-dFGVNBLGcWvRkC0G3eKPpRckdoNy=hd%2Bag@mail.gmail.com> <4FCF7D48.40605@daemonic.se> <55A457B4-AD75-4542-9C3C-A87A3522A3E3@FreeBSD.org> <4FCFE2DD.6030906@fluffy.khv.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 2012-06-06 19:08:13 -0400, Dima Panov wrote:
> 07.06.2012 7:17, Beat Gätzi написал:
>> On Jun 6, 2012, at 5:54 PM, Niclas Zeising wrote:
>>> On 2012-06-06 17:48, Beat Gaetzi wrote: Niclas did a build with
>>> clang and it build fine but both of us aren't able to test it
>>> if it runs at the moment. Would it be possible that someone
>>> could do some runtime testing with Firefox 13 and clang? Patch
>>> to build it is available here: 
>>> http://tmp.chruetertee.ch/ff13-clang.patch
> 
> Confirmed, ff13 builds fine with system clang
> 
> FreeBSD 10.0-1000013-CURRENT clang #0 r236355M: Thu May 31 23:47:59
> VLAT 2012

Yes, I just tested it, too:

.if ${OSVERSION} > 900000
CC=	clang
CPP=	clang-cpp
CXX=	clang++
CXXCPP=	clang-cpp
.endif

However, configure script checks whether Clang is recent enough:

configure:4918: checking whether the C compiler is clang older than
version 2.9

I believe we are safe because FreeBSD 9.0 has 3.0ish Clang. :-)

Jung-uk Kim
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk/P5ZMACgkQmlay1b9qnVN9ywCfWmCPTGrMpIUIUnS0JyOwdCYr
mt0AoKse5T/YQ1wempg5o8mXWZjKiGZj
=GQKo
-----END PGP SIGNATURE-----



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