Re: Disable QML just-in-time compiler

2022-05-06 Thread Klemens Nanni
On Thu, Apr 28, 2022 at 05:37:20PM +0200, Rafael Sadowski wrote: > Based on the idea and the feedback from kn@ and tb@. Here is an patch to > disable QML just-in-time compiler support in OpenBSD. Is that something > we want? This works for me in neochat and kdeconnect with sysctl.kn

Disable QML just-in-time compiler

2022-04-28 Thread Rafael Sadowski
Based on the idea and the feedback from kn@ and tb@. Here is an patch to disable QML just-in-time compiler support in OpenBSD. Is that something we want? Rafael diff --git a/x11/qt5/qtdeclarative/Makefile b/x11/qt5/qtdeclarative/Makefile index bec5deb4701..9f3c62c9761 100644 --- a/x11/qt5