Update for the Seahub stack.
* Updated to 5.1.0 * Changed to -pro branch to match seahub stack * Added Max python version * Added SHEBANGFIX to USES
Differential D3944 Authored by ultima1252_gmail.com on Oct 19 2015, 11:56 PM.
Details
Summary Update for the Seahub stack. * Updated to 5.1.0 * Changed to -pro branch to match seahub stack * Added Max python version * Added SHEBANGFIX to USES Test Plan Currently testing, and using this patch. It works better then current
Diff Detail
Event Timelineultima1252_gmail.com updated this revision to Diff 9518.Oct 19 2015, 11:56 PM2015-10-19 23:56:33 (UTC+0) ultima1252_gmail.com updated this object. ultima1252_gmail.com updated this revision to Diff 9543.Oct 20 2015, 4:18 PM2015-10-20 16:18:06 (UTC+0) ultima1252_gmail.com edited edge metadata. Comment Actions
This revision is now accepted and ready to land.Dec 29 2015, 3:00 AM2015-12-29 03:00:54 (UTC+0)
Revision Contents
Diff 9518 www/py-seafdav/Makefile
www/py-seafdav/distinfo
|
You can just use #ifdef __SSE4_2__. -msse42 (or -msse4) will define that via the compiler driver. That is what controls 'popcnt' (in the case of popcnt we use it if you set CPUTYPE in your make.conf to specify a CPU that includes popcnt).