Re: Disable SSE3 in graphics/opencv

2016-04-25 Thread Rafael Sadowski
On Fri Apr 22, 2016 at 09:34:38AM +0100, Stuart Henderson wrote: > On 2016/04/21 19:05, Michael McConville wrote: > > Stuart Henderson wrote: > > > On 2016/04/21 20:58, Rafael Sadowski wrote: > > > > On Wed Apr 20, 2016 at 05:30:26AM -0400, Michael McConville wrote: > > > > > It's on by default, bu

Re: Disable SSE3 in graphics/opencv

2016-04-22 Thread Stuart Henderson
On 2016/04/21 19:05, Michael McConville wrote: > Stuart Henderson wrote: > > On 2016/04/21 20:58, Rafael Sadowski wrote: > > > On Wed Apr 20, 2016 at 05:30:26AM -0400, Michael McConville wrote: > > > > It's on by default, but can be disabled with the below cmake > > > > argument. > > > > > > Are t

Re: Disable SSE3 in graphics/opencv

2016-04-21 Thread Michael McConville
Michael McConville wrote: > Stuart Henderson wrote: > > On 2016/04/21 20:58, Rafael Sadowski wrote: > > > On Wed Apr 20, 2016 at 05:30:26AM -0400, Michael McConville wrote: > > > > It's on by default, but can be disabled with the below cmake > > > > argument. > > > > > > Are test results with and

Re: Disable SSE3 in graphics/opencv

2016-04-21 Thread Michael McConville
Stuart Henderson wrote: > On 2016/04/21 20:58, Rafael Sadowski wrote: > > On Wed Apr 20, 2016 at 05:30:26AM -0400, Michael McConville wrote: > > > It's on by default, but can be disabled with the below cmake > > > argument. > > > > Are test results with and without SSE3 same or better? If yes okay

Re: Disable SSE3 in graphics/opencv

2016-04-21 Thread Stuart Henderson
On 2016/04/21 20:58, Rafael Sadowski wrote: > On Wed Apr 20, 2016 at 05:30:26AM -0400, Michael McConville wrote: > > It's on by default, but can be disabled with the below cmake argument. > > > > Are test results with and without SSE3 same or better? If yes okay for > me. I think it would have t

Re: Disable SSE3 in graphics/opencv

2016-04-21 Thread Rafael Sadowski
On Wed Apr 20, 2016 at 05:30:26AM -0400, Michael McConville wrote: > It's on by default, but can be disabled with the below cmake argument. > Are test results with and without SSE3 same or better? If yes okay for me. > > Index: Makefile >

Disable SSE3 in graphics/opencv

2016-04-20 Thread Michael McConville
It's on by default, but can be disabled with the below cmake argument. Index: Makefile === RCS file: /cvs/ports/graphics/opencv/Makefile,v retrieving revision 1.37 diff -u -p -u -r1.37 Makefile --- Makefile15 Apr 2016 08:53:49 -0