On Sun, Feb 10, 2013 at 08:33:25AM +0200, Ian FREISLICH wrote:
> Steve Kargl wrote:
> > Firefox segfaults after ~10 seconds.  Chrome gets stuck in a uwait
> > state and never becomes responsive.  Libreoffice displays its splash
> > screen and immediately segfaults.  Xorg does not start because it
> > cannot load the xf86-video-driver (unless it is explicitly recompiled
> > with /usr/bin/gcc).  Once I got Xorg working, there were a few silent
> > reboots (ie., nothing in /var/log/message, no core file, etc).
> <snip>
> >   KERNCONF=MOBILE
> >   CPUTYPE?=core2
> > 
> >   #DISABLE_MAKE_JOBS="YES"
> > 
> >   WITHOUT_CLANG="YES"
> >   WITH_GCC="YES"
> 
> Shouldn't this be "WITHOUT_CLANG_IS_CC=yes"?

I haven't looked at the difference, but I would assume
that WITHOUT_CLANG doesn't waste time building clang
while WITHOUT_CLANG_IS_CC builds clang but doesn't
install it as cc.

-- 
Steve
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to