notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: astro/kstars/files/patch-git_b7d677a
SVNWeb

Number of commits found: 2

Thu, 2 Jan 2020
[ 09:14 tcberner search for other commits by this committer ] Original commit   Revision:521811
astro/kstars: update to 3.3.9
Sat, 29 Dec 2018
[ 18:47 tcberner search for other commits by this committer ] Original commit   Revision:488682
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

Number of commits found: 2