K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2020-07-03T12:05:24.021296Z K 7 svn:log V 368 MFH: r541100 devel/opencl: don't include altivec.h altivec.h shouldn't be included directly by users. It's managed with -maltivec / -mno-altivec compiler switches. Including it causes compiler errors when using clang. Already upstreamed. PR: 247396 Approved by: ohartman@zedat.fu-berlin.de (maintainer timeout) Approved by: portmgr (fixes build of other ports) END