mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-27 06:39:25 +00:00
a9e5d4a12d
I should have just used ln -sf when I rewrote the custom locations change. BSD based systems don't have 'cp -s', so switch to using 'ln -sf'. Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>