https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190669
--- Comment #22 from C Hutchinson <[email protected]> --- (In reply to John Baldwin from comment #21) > So did you add WITHOUT_CLANG=yes to /etc/make.conf and then do 'make > delete-old'? I had already had WITHOUT_CLANG=true in make.conf, prior to make build/install world. Just for clarity: make.conf WITHOUT_CLANG=true FAVORITE_COMPILER=gcc src.conf WITHOUT_CLANG=true For the record, I *believe* WITHOUT_CLANG *only* belongs in src.conf, but I digress. So with the above. I prformed: make buildworld make buildkernel KERNCONF... make installkernel KERNCONF... reboot into single user make installworld maegemaster make delete-old That's the whole of it. Hope this helps. --Chris -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
