[Bug 245896] multimedia/aom: properly detect architecture on powerpc*
| Newsgroups | gmane.os.freebsd.devel.ppc |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245896
Bug ID: 245896
Summary: multimedia/aom: properly detect architecture on
powerpc*
Product: Ports & Packages
Version: Latest
Hardware: powerpc
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Assignee: [email protected]
Flags: maintainer-feedback?([email protected])
CC: [email protected]
Created attachment 213769
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=213769&action=edit
patch
build/cmake/aom_configure.cmake only checks whether there is "^ppc" in
architecture string (so e.g. ppc64le also matches), but our powerpc doesn't
match.
This results in:
CMake Warning at build/cmake/aom_configure.cmake:80 (message):
The architecture powerpc64 is not supported, falling back to the generic
target
Call Stack (most recent call first):
CMakeLists.txt:35 (include)
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ppc
To unsubscribe, send any mail to "[email protected]"