freebsd-ports/astro/kstars/files
Tobias C. Berner bea206a333 astro/kstars: fix linking with lld7
kstars tries to pass -z nodump to the linker, which is not supported by lld7.

This patch adds a little CMake function to check whether the linker accepts that flag,
and if not does not add it.

PR:		230603
Reported by:	jbeich
2018-12-29 18:47:12 +00:00
..
patch-git_b7d677a astro/kstars: fix linking with lld7 2018-12-29 18:47:12 +00:00