Heino Tiedemann <rotkaps_spam_t...@gmx.de> wrote:
> 
> What ist the meaning of
> 
> ,----
> | Use GCC 4.6 to fix build on newer FreeBSD versions
> `----
> 
> 
> What meians "newer FreeBSD versions" here?
> http://www.freshports.org/www/firefox/
> 
> 
> And what means
> 
> ,----
> | Don't depend on GCC 4.6 if clang is used
> `----
> 
> 
> How an I use clang?
> http://www.freshports.org/www/firefox/


I just simply built www/firefox with those flags to make:
CC=clang CXX=clang++ CPP=clang-cpp

If you use portupgrade, this should work:
portupgrade -m 'CC=clang CXX=clang++ CPP=clang-cpp' firefox\*

...of course if you have clang in your base system.

#v+
tlhscd@arsenic:/ $ uname -mv
FreeBSD 9.0-STABLE #1 r236436: Sat Jun  2 19:14:50 CEST 2012     
r...@arsenic.lan:/usr/obj/usr/src/sys/ARSENIC  amd64
tlhscd@arsenic:/ $ firefox --version
Mozilla Firefox 13.0
#v-

-- 
regards, Maciej Suszko.

Attachment: signature.asc
Description: PGP signature

Reply via email to