[Bug 267902] [exp-run] with -Wdate-time warning flag
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 267902] [exp-run] with -Wdate-time warning flag"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 25 Nov 2022 19:21:53 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267902 --- 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. -- You are receiving this mail because: You are on the CC list for the bug.