On 2010-04-17 11:58, Roman Divacky wrote:
        svn co http://svn.freebsd.org/base/projects/clangbsd/ clangbsd

        cd clangbsd&&  make buildworld

        echo NO_WERROR=>>  /etc/make.conf
        echo WERROR=>>  /etc/make.conf

you have to do those echos before the buildworld of course... sorry, my mistake

Btw, http://wiki.freebsd.org/BuildingFreeBSDWithClang says to put these
in src.conf, it does not mention make.conf.  This is most likely the
correct location, right?
_______________________________________________
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