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

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 07 Sep 2021 21:33:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258351

            Bug ID: 258351
           Summary: audio/tagutil: Rework Makefile and adjust hardcoded
                    compiler flags
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: diizzy@FreeBSD.org
                CC: alex@kaworu.ch
                CC: alex@kaworu.ch
             Flags: maintainer-feedback?(alex@kaworu.ch)

Created attachment 227745
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=227745&action=edit
Patch for tagutil

Rework Makefile to follow Porter's Handbook
Remove hardcoded generic optimization
Remove compiler flags -o aslr and -fsanitize=undefined to fix build on other
platforms than x86

Compile and lightly runtime tested on FreeBSD 13.0-STABLE #0
stable/13-n246453-06887e06864-dirty (arm64)
Poudriere testport OK 12.2-RELEASE (amd64)
Poudriere testport OK 11.4-RELEASE (amd64)

Reference:
https://portsfallout.com/port/1205/

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