Bug 270985 - archivers/zip: honor CC & CFLAGS
Summary: archivers/zip: honor CC & CFLAGS
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Larry Rosenman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-21 19:04 UTC by Eric Camachat
Modified: 2024-12-10 17:49 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (ler)


Attachments
Honor CC & CFLAGS (2.15 KB, patch)
2023-04-21 19:04 UTC, Eric Camachat
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Camachat 2023-04-21 19:04:57 UTC
Created attachment 241639 [details]
Honor CC & CFLAGS
Comment 1 Eric Camachat 2024-12-10 17:40:18 UTC
Any plan on this!
Comment 2 Larry Rosenman freebsd_committer freebsd_triage 2024-12-10 17:48:47 UTC
committed, thanks
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-12-10 17:49:06 UTC
A commit in branch main references this bug:

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

commit fa3634bb050bdc7a84e29038c5533d9d1dca844f
Author:     Larry Rosenman <ler@FreeBSD.org>
AuthorDate: 2024-12-10 17:45:55 +0000
Commit:     Larry Rosenman <ler@FreeBSD.org>
CommitDate: 2024-12-10 17:48:25 +0000

    archivers/zip: honor CC & CFLAGS

    and release maintainership

    PR:     270985
    Reported by: Eric Camachat <eric@camachat.org>

 archivers/zip/Makefile                   |  5 ++--
 archivers/zip/files/patch-unix_configure | 42 +++++++++++++++++++++++++++++++-
 2 files changed, 44 insertions(+), 3 deletions(-)