Re: Requiring SSE2 by default for i386
- Reply: Nuno Teixeira : "Re: Requiring SSE2 by default for i386"
- In reply to: Nuno Teixeira : "Re: Requiring SSE2 by default for i386"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 11 Nov 2024 16:08:41 UTC
I don't know what that "QMAKE_ON" part means. But when I do "make config", it shows the SSE2 option disabled by default. On Mon, Nov 11, 2024 at 5:20 AM Nuno Teixeira <eduardo@freebsd.org> wrote: > > (...) > > Just took a look at port Makefile and it's alleady set: > > OPTIONS_DEFINE= SSE2 > SSE2_DESC= Enable SSE2 optimization > SSE2_QMAKE_ON= CONFIG+=sse2 > SSE2_QMAKE_OFF= CONFIG+=no-sse2 > > This port does not have rust code. > > Alan Somers <asomers@freebsd.org> escreveu (domingo, 10/11/2024 à(s) 15:51): >> >> On Sun, Nov 10, 2024 at 7:00 AM Nuno Teixeira <eduardo@freebsd.org> wrote: >> > >> > Hello, >> > >> >> graphics/fraqtive >> > >> > >> > https://github.com/mimecorg/fraqtive/blob/02914797f47d26c4098f4a3a945716b13998a8cc/INSTALL#L43 >> > Upstream says SSE2 is enabled by default. >> > >> > What should we do here? >> >> Just set OPTIONS_DEFAULT_i386=SSE2 or OPTIONS_DEFAULT=SSE2 in the port Makefile. > > > > -- > Nuno Teixeira > FreeBSD UNIX: <eduardo@FreeBSD.org> Web: https://FreeBSD.org