Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jun 2012 08:47:05 +0200
From:      Beat Gaetzi <beat@FreeBSD.org>
To:        Jung-uk Kim <jkim@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, fluffy@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:  <CAJTLrNzrnXfjFR%2BTc4vtZE9KKFNcw_thE4qbsJj31zuMTLCxMg@mail.gmail.com>
In-Reply-To: <4FCFE593.4020604@FreeBSD.org>
References:  <CAJTLrNzrNVnNbwK-dFGVNBLGcWvRkC0G3eKPpRckdoNy=hd%2Bag@mail.gmail.com> <4FCF7D48.40605@daemonic.se> <55A457B4-AD75-4542-9C3C-A87A3522A3E3@FreeBSD.org> <4FCFE2DD.6030906@fluffy.khv.ru> <4FCFE593.4020604@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
2012/6/7 Jung-uk Kim <jkim@freebsd.org>:
> On 2012-06-06 19:08:13 -0400, Dima Panov wrote:
>> 07.06.2012 7:17, Beat G=C3=A4tzi =D0=BD=D0=B0=D0=BF=D0=B8=D1=81=D0=B0=D0=
=BB:
>>> 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=3D =C2=A0 =C2=A0 clang
> CPP=3D =C2=A0 =C2=A0clang-cpp
> CXX=3D =C2=A0 =C2=A0clang++
> CXXCPP=3D 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. :-)

Great. Thank you all for testing!

Beat



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJTLrNzrnXfjFR%2BTc4vtZE9KKFNcw_thE4qbsJj31zuMTLCxMg>