Summary: | multimedia/transcode: Fix build with clang 3.9.0 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Dimitry Andric <dim> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | cyberbotx | ||||
Priority: | --- | Flags: | cyberbotx:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 212343 | ||||||
Attachments: |
|
Description
Dimitry Andric
2016-09-18 17:07:05 UTC
Sounds good to me. A commit references this bug: Author: dim Date: Sun Sep 18 17:20:05 UTC 2016 New revision: 422400 URL: https://svnweb.freebsd.org/changeset/ports/422400 Log: Add newlines to the inline assembly in calc_SAD_half_mmx(). Otherwise the .rept/.endr parsing logic in clang's inline assembler gets tripped up. Approved by: cyberbotx@cyberbotx.com (maintainer) PR: 212798 MFH: 2016Q3 Changes: head/multimedia/transcode/files/patch-filter_yuvdenoise_motion.c A commit references this bug: Author: sbz Date: Sun Apr 12 01:22:10 UTC 2020 New revision: 531469 URL: https://svnweb.freebsd.org/changeset/ports/531469 Log: - Unbreak package build on ARM arch PR: 212798 Submitted by: mikael Changes: head/archivers/py-lzma/Makefile |