[Bug 258291] lang/go: respect CC
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 05 Sep 2021 16:39:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258291 Bug ID: 258291 Summary: lang/go: respect CC Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Keywords: patch, patch-ready Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: dmgk@freebsd.org Reporter: evgeniy@khramtsov.org Flags: maintainer-feedback?(dmgk@freebsd.org) Assignee: dmgk@freebsd.org Flags: maintainer-feedback? Created attachment 227687 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=227687&action=edit v1 (use "git am") lang/go(-devel) does not respect CC per https://docs.freebsd.org/en/books/porters-handbook/porting-dads/#dads-cc Reproduce by deleting 'cc' from jail and overriding CC to another value. Package contents did change; PORTREVISION is bumped for lang/go(-devel): 11.4/amd64: https://codeberg.org/ei/misc/commit/b7f9d4e30f1 11.4/i386: https://codeberg.org/ei/misc/commit/f3b9c5ec157 12.2/amd64: https://codeberg.org/ei/misc/commit/040234ee1e6 12.2/i386: https://codeberg.org/ei/misc/commit/9897cb3af0a 13.0/amd64: https://codeberg.org/ei/misc/commit/33deb678794 My 'misc' repository also contains bulk and testport logs for this change, not adding URL links to specific commits because codeberg did not generate log diff this time for some reason, diff between logs can also be observed by cloning the 'misc' repository and viewing with git if needed. -- You are receiving this mail because: You are the assignee for the bug.