Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Nov 2022 19:21:53 +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-tfkxMSlfcb@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 #4 from Ed Maste <emaste@freebsd.org> ---
devel/linux_libusb issue is slightly different - it looks like it must use a
GCC that does not support -Wdate-time, rather than producing the date/time
warning during the build.

> gcc: error: unrecognized command line option '-Wdate-time'

But setting NO_WDATE_TIME should still be adequate to address that case.

--=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-tfkxMSlfcb>