Date: Wed, 30 Nov 2022 18:57:21 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 267902] [exp-run] with -Wdate-time warning flag Message-ID: <bug-267902-7788-uGtl70zCS1@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-267902-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-267902-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267902 --- Comment #6 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3Dc43b10698c7c6e2ee361632b571ac7f= bf80feb84 commit c43b10698c7c6e2ee361632b571ac7fbf80feb84 Author: Ed Maste <emaste@FreeBSD.org> AuthorDate: 2022-11-25 19:22:54 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2022-11-30 18:56:31 +0000 devel/linux_libusb: disable date/time nonreproducible build warning The base system build infrastructure will add -Wdate-time, to avoid use of nonreproducible __DATE__ and __TIME__ in the base system. This port makes use of a GCC that does not support -Wdate-time, so opt out of the warning. Reviewed by: hselasky Approved by: jrm PR: 267902 [exp-run] Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D37506 devel/linux_libusb/Makefile | 1 + 1 file changed, 1 insertion(+) --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267902-7788-uGtl70zCS1>