| Summary: | multimedia/vid.stab Assumes -msse on all architectures | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Sean Bruno <sbruno> |
| Component: | Individual Port(s) | Assignee: | Alberto Villa <avilla> |
| Status: | Closed FIXED | ||
| Severity: | Affects Some People | CC: | avilla |
| Priority: | --- | ||
| Version: | Latest | ||
| Hardware: | arm | ||
| OS: | Any | ||
|
Description
Sean Bruno
2015-01-27 18:05:33 UTC
A commit references this bug: Author: avilla Date: Thu Jun 11 17:12:08 UTC 2015 New revision: 389231 URL: https://svnweb.freebsd.org/changeset/ports/389231 Log: multimedia/vid.stab: fix build on ARM and MIPS The project was hardcoding SSE support, thus making the build fail on ARM and MIPS architectures. PR: 197133 MFH: 2015Q2 Changes: head/multimedia/vid.stab/files/ head/multimedia/vid.stab/files/patch-CMakeModules_FindSSE.cmake Fix committed, waiting for MFH to close. A commit references this bug: Author: avilla Date: Fri Jun 12 00:23:24 UTC 2015 New revision: 389256 URL: https://svnweb.freebsd.org/changeset/ports/389256 Log: MFH: r389231 multimedia/vid.stab: fix build on ARM and MIPS The project was hardcoding SSE support, thus making the build fail on ARM and MIPS architectures. PR: 197133 Approved by: portmgr Changes: _U branches/2015Q2/ branches/2015Q2/multimedia/vid.stab/files/ MFH complete. |