[Bug 234878] emulators/virtualbox-ose: Update to 6.1
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Apr 24 18:48:18 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234878
Darin Luckie <darin at technotic.ca> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |darin at technotic.ca
--- Comment #59 from Darin Luckie <darin at 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.
More information about the freebsd-emulation
mailing list