Bug 259171

Summary: multimedia/obs-ndi: should not set mtune=core2
Product: Ports & Packages Reporter: Mikael Urankar <mikael>
Component: Individual Port(s)Assignee: Mikael Urankar <mikael>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (yuri)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
v0 none

Description Mikael Urankar freebsd_committer freebsd_triage 2021-10-14 16:32:45 UTC
Created attachment 228705 [details]
v0

march=core2 isn't valid on several non x86 platforms and causes build failures.
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2021-10-14 17:16:22 UTC
Approved, thanks.
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-10-18 11:45:13 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ac002c6ed239de60b6b1eea25400a032ea9de8ca

commit ac002c6ed239de60b6b1eea25400a032ea9de8ca
Author:     Mikael Urankar <mikael@FreeBSD.org>
AuthorDate: 2021-10-18 10:42:26 +0000
Commit:     Mikael Urankar <mikael@FreeBSD.org>
CommitDate: 2021-10-18 11:43:57 +0000

    multimedia/obs-ndi: Remove march=core2 in CMakeLists.txt.

    march=core2 isn't valid on several x86/non x86 platforms and causes build failures.

    PR:             259171
    Approved by:    yuri (maintainer)

 multimedia/obs-ndi/Makefile                         |  1 +
 multimedia/obs-ndi/files/patch-CMakeLists.txt (new) | 11 +++++++++++
 2 files changed, 12 insertions(+)