[Bug 230603] astro/kstars: fails to build with LLD 7
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Aug 14 13:28:26 BST 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230603
--- Comment #6 from Jan Beich <jbeich at FreeBSD.org> ---
Comment on attachment 196189
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=196189
v2 (fix typo)
>++ execute_process(COMMAND ${CMAKE_LINKER} "-v" OUTPUT_VARIABLE LD_VERSION)
CMakeCache.txt contains CMAKE_LINKER:FILEPATH=/usr/local/bin/ld. Did you mean
${CMAKE_CXX_COMPILER} "-Wl,--version" ? The build doesn't invoke linker
directly.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list