K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2020-07-03T12:04:02.489721Z K 7 svn:log V 350 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) MFH: 2020Q3 (fixes build of some other ports) END