]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
stand: use portable ln -n instead of ln -h
authorAlex Richardson <arichardson@FreeBSD.org>
Thu, 6 Aug 2020 20:46:18 +0000 (20:46 +0000)
committerAlex Richardson <arichardson@FreeBSD.org>
Thu, 6 Aug 2020 20:46:18 +0000 (20:46 +0000)
commitd8e1e85c42f989df0343e2130de542d553a691c9
tree66bddf56fd24ff21ec93da6fe10db28982df526f
parenta583962d617da79596bc9f0f235a60a8e4d45709
stand: use portable ln -n instead of ln -h

This fixes the build on Linux

Differential Revision: https://reviews.freebsd.org/D24783
stand/defs.mk