Ok, no problem. Just wanted to confirm that you were no longer working on
it. Thanks so much for all the work you've done over the years to support
it. Hope whatever you're doing now is rewarding and that you come through
the current craziness in good shape.
--
Kevin Oberman, Part time kid herder
On 20. 3. 23., Kevin Oberman wrote:
> vbox@ was folded into emulators@ a long time ago, shortly after the port
> stabilized about a decade ago. jkim@ has been supporting it and is
> effectively the maintainer and had done an outstanding job. The problem is
> that I have not seen anything from him i
vbox@ was folded into emulators@ a long time ago, shortly after the port
stabilized about a decade ago. jkim@ has been supporting it and is
effectively the maintainer and had done an outstanding job. The problem is
that I have not seen anything from him in several months. The result is
little going
On Sun, 22 Mar 2020, Kyle Evans wrote:
>> Okay to change this to USE_GCC=yes?
> It's actually needing to be changed back away from GCC, because this
> inherently breaks as the qt bits it uses are compiled with llvm and
> used an incompatible libc++ -- there's an open PR about it after this
> commit
On Thu, 12 Mar 2020, Kyle Evans wrote:
> Log:
> emulators/virtualbox-ose: use contemporary GCC instead of old llvm
This patch does not exactly do that. =:o
> +# machine/atomic.h may use features that are only available in GCC9. This is
> +# a workaround, anyways- we should be expressing USES=
On 20-03-22 17:47:43, Kyle Evans wrote:
On Sun, Mar 22, 2020 at 5:40 PM Gerald Pfeifer wrote:
On Thu, 12 Mar 2020, Kyle Evans wrote:
> Log:
> emulators/virtualbox-ose: use contemporary GCC instead of old llvm
This patch does not exactly do that. =:o
> +# machine/atomic.h may use features t
On Sun, Mar 22, 2020 at 5:40 PM Gerald Pfeifer wrote:
>
> On Thu, 12 Mar 2020, Kyle Evans wrote:
> > Log:
> > emulators/virtualbox-ose: use contemporary GCC instead of old llvm
>
> This patch does not exactly do that. =:o
>
> > +# machine/atomic.h may use features that are only available in GCC9