[Bug 244962] emulators/virtualbox-ose-additions mount -t vboxsf Operation not supported by device

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 8 12:04:00 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244962

--- Comment #12 from groenveld at acm.org ---
strformatrt.cpp compiles with gcc9 without the bcmp(3) reference but the
package fails later due to a clang vs gcc flag conflict that I'll try to track
down later.

I would like to try to build the package with clang and -O0.
The second invocation of -O2 is set in Config.kmk which I can patch.
But the first one is a mystery.
I tried setting the port Makefile with CXXFLAGS and CFLAGS but that didn't
take.

John
groenveld at acm.org

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-emulation mailing list