[Bug 197405] [patch] multimedia/libva: Fix build on recent FreeBSD
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Feb 8 02:45:15 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197405
Bug ID: 197405
Summary: [patch] multimedia/libva: Fix build on recent FreeBSD
Product: Ports & Packages
Version: Latest
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: madpilot at FreeBSD.org
Reporter: kevinz5000 at gmail.com
Assignee: madpilot at FreeBSD.org
Flags: maintainer-feedback?(madpilot at FreeBSD.org)
Created attachment 152700
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=152700&action=edit
Patch to correct header file compiler flag
On recent (10.1-RELEASE) FreeBSD, multimedia/libva fails to build due to a
missing -fPIC linker flag. This flag is not added by the configure script
because clang triggers a warning (unused flag) and causes the script to think
that -fPIC simply doesn't work.
--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer madpilot at FreeBSD.org
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list