|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.2_2 03 Jul 2020 12:05:24
    |
Piotr Kubaj (pkubaj)  |
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) |
2.2_2 03 Jul 2020 12:05:24
  |
pkubaj  |
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) |
Number of commits found: 2
|