Date: Wed, 08 Apr 2020 12:03:59 +0000 From: bugzilla-noreply@freebsd.org To: vbox@FreeBSD.org Subject: [Bug 244962] emulators/virtualbox-ose-additions mount -t vboxsf Operation not supported by device Message-ID: <bug-244962-26505-0xYOFU8rPM@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-244962-26505@https.bugs.freebsd.org/bugzilla/> References: <bug-244962-26505@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D244962 --- Comment #12 from groenveld@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 tr= ack 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@acm.org --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-244962-26505-0xYOFU8rPM>