[Bug 267020] benchmarks/uica: fix build on riscv and in time zones west of Greenwich

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 15 Oct 2022 16:01:42 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267020

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch 2022Q4 references this bug:

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

commit 7be261e9dcc7b2d3f7f39dc19a40c19c40e73618
Author:     Robert Clausecker <fuz@fuz.su>
AuthorDate: 2022-09-11 13:02:49 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-10-15 16:00:34 +0000

    benchmarks/uica: fix build on riscv and in UTC-... time zones

     - inform mbuild CPU type detection script about the
       existence of this newfangled architecture.
     - pass TZ=UTC to date(1) while generating distfile name
       to avoid off by one error on the first day of the month
       in time zones west of Greenwich.

    PR:             267020
    Submitted by:   maintainer
    MFH:            2022Q4

    (cherry picked from commit 56f224add65df796bf57c49ea782e00470a56885)

 benchmarks/uica/Makefile                         | 2 +-
 benchmarks/uica/files/patch-mbuild_mbuild_env.py | 4 +++-
 2 files changed, 4 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.