[Bug 236315] audio/csound: fix build on powerpc*
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Mar 6 09:11:55 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236315
Bug ID: 236315
Summary: audio/csound: fix build on powerpc*
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: yuri at freebsd.org
Reporter: pkubaj at anongoth.pl
Assignee: yuri at freebsd.org
Flags: maintainer-feedback?(yuri at freebsd.org)
Created attachment 202645
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=202645&action=edit
patch
For Altivec use {} instead of () when assigning to variables.
Upstream PR at https://github.com/csound/csound/pull/1118
Also include altivec.h, when using Altivec and add -maltivec to CFLAGS. Since
Altivec is not available on powerpcspe, disable Altivec on this platform.
Tested on powerpc64 and amd64.
Hardware sponsored by IntegriCloud.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list