[Bug 269869] Chromium Build fails
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 269869] Chromium Build fails"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 01 Mar 2023 05:20:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269869 --- Comment #3 from Tatsuki Makino <tatsuki_makino@hotmail.com> --- (In reply to commit-hook from comment #2) After my several attempts at it, it seems that __FreeBSD_version is not defined in third_party/wayland/include/config.h. So, my patch includes <osreldate.h> (/usr/include/osreldate.h) near it. Also, it's a minor detail, but some versions of 13.0 are also affected, so it's __FreeBSD_version < 1300048 :) -- You are receiving this mail because: You are the assignee for the bug.