Re: Requiring SSE2 by default for i386
- Reply: Alan Somers : "Re: Requiring SSE2 by default for i386"
- In reply to: Alan Somers : "Re: Requiring SSE2 by default for i386"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 11 Nov 2024 12:20:27 UTC
(...) 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