]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use ln -n instead of -h to allow building the kernel on Linux
authorarichardson <arichardson@FreeBSD.org>
Tue, 16 Jan 2018 21:43:57 +0000 (21:43 +0000)
committerarichardson <arichardson@FreeBSD.org>
Tue, 16 Jan 2018 21:43:57 +0000 (21:43 +0000)
commit1c21ef5dad1191c2f04c26e126df7956aa061bdd
tree9d6cee2d3bb264d08fd74c5815cc305d9748b139
parentb14a698c09b3ddb065bfb3c5b6955c5e31a0fe0f
Use ln -n instead of -h to allow building the kernel on Linux

Both flags do the same thing but -n is more widely supported.

Reviewed By: jhb, emaste
Approved By: jhb (mentor)
Differential Revision: https://reviews.freebsd.org/D13936
sys/conf/kern.post.mk
sys/conf/kmod.mk