[Bug 258351] audio/tagutil: Rework Makefile and adjust hardcoded compiler flags

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 12 Sep 2021 08:38:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258351

--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

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

commit f9801478002375acca3401fc401de7c629051d9b
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2021-09-12 08:35:45 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2021-09-12 08:35:49 +0000

    audio/tagutil: Adjust hardcoded compiler flags

    Remove hardcoded generic optimization
    Remove compiler flags -o aslr and -fsanitize=undefined to fix build on
    other platforms than x86

    PR:             258351
    Reported by:    pkg-fallout
    Reviewed by:    Alexandre Perrin (maintainer)
    Approved by:    tcberner (mentor)
    Differential Revision:  https://reviews.freebsd.org/D31912

 audio/tagutil/files/patch-src_CMakeLists.txt (new) | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.