[Bug 248818] clang11 import breaks WANT_LINKER_VERSION check forcing extra cross-tools to be built
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Aug 21 22:08:33 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248818
--- Comment #1 from Dimitry Andric <dim at FreeBSD.org> ---
The Version.inc is as generated by upstream's CMake scripts, and they don't use
the LLD_VERSION, LLD_VERSION_MAJOR and LLD_VERSION_MINOR macros anymore.
So indeed parsing LLD_VERSION_STRING is probably the best way forward. That
will also work for the earlier Version.inc headers.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-toolchain
mailing list