macosx: package: use ln -n instead of -h
commitf55e9784bb7facaf8251e0f9b27e1c2b81e93f8b
authorAlexandre Janniaux <ajanni@videolabs.io>
Fri, 17 Apr 2020 10:19:19 +0000 (17 12:19 +0200)
committerAlexandre Janniaux <ajanni@videolabs.io>
Fri, 17 Apr 2020 14:44:26 +0000 (17 16:44 +0200)
tree4990a3ef4d0d369e6256443180b66f6c13a26d10
parentd4419982ade7b6a3ce89558c71d13ce0b8c368cc
macosx: package: use ln -n instead of -h

The -h option is not portable, the -n is achieving the same feature but
is also compatible with other ln implementation.
extras/package/macosx/package.mak