[Bug 239870] audio/flac: fix build on powerpc64
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Aug 15 00:22:37 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239870
Bug ID: 239870
Summary: audio/flac: fix build on powerpc64
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: naddy at FreeBSD.org
Reporter: pkubaj at FreeBSD.org
Flags: maintainer-feedback?(naddy at FreeBSD.org)
Assignee: naddy at FreeBSD.org
Created attachment 206567
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=206567&action=edit
patch
FreeBSD doesn't support getauxval(), it has elf_aux_info() instead. Use this to
fix build on powerpc64.
Since flac seems to add VSX by default on POWER9, add a non-default option to
enable VSX.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list