Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Jul 2020 12:05:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        powerpc@FreeBSD.org
Subject:   [Bug 247396] devel/opencl: don't include altivec.h
Message-ID:  <bug-247396-25139-XXHgt4bfh6@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-247396-25139@https.bugs.freebsd.org/bugzilla/>
References:  <bug-247396-25139@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D247396

--- Comment #3 from commit-hook@freebsd.org ---
A commit references this bug:

Author: pkubaj
Date: Fri Jul  3 12:05:24 UTC 2020
New revision: 541101
URL: https://svnweb.freebsd.org/changeset/ports/541101

Log:
  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)

Changes:
_U  branches/2020Q3/
  branches/2020Q3/devel/opencl/Makefile
  branches/2020Q3/devel/opencl/files/

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-247396-25139-XXHgt4bfh6>