https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
Darin Luckie <da...@technotic.ca> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |da...@technotic.ca --- Comment #59 from Darin Luckie <da...@technotic.ca> --- I'm running 12.1-STABLE r359734 I need 6.1 for GNS3 as I am preparing for my CCIE labs and last I tried, VMware was a non-starter. I took a look at the Makefile and and the PR for LLVM8 7>8 issues (PR#236616), so I got it working after removing the clang6 requirement and patches because they failed to apply. The ONLY change I made waas simply to change llvm=60 to llvm=70 since I am trying to keep python2 out of all my systems :) 211c211 < VBOX_LLVM_VER?= 70 --- > VBOX_LLVM_VER?= 60 THANK YOU SO MUCH FOR THIS!!! I will be on my way now. Cheers, -D -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ freebsd-emulation@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"