[Bug 267020] benchmarks/uica: fix build on riscv and in time zones west of Greenwich
Date: Sat, 15 Oct 2022 16:00:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267020
--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=56f224add65df796bf57c49ea782e00470a56885
commit 56f224add65df796bf57c49ea782e00470a56885
Author: Robert Clausecker <fuz@fuz.su>
AuthorDate: 2022-09-11 13:02:49 +0000
Commit: Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-10-15 15:59: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
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.