Conversation
|
|
i don't understand this, sorry |
|
I think this is a risk of incorrect usage of outdated |
I think oech3 is saying that "ln -sf" does not take too much time / is fast, and therefore there is no need to check whether the link already exists. I think oech3 was assuming that the purpose of this patch was performance optimization / not calling ln -vf unnecessarily, and thus suggested removing -v to speed up the call to ln. I don't understand the patch actually. Edit: I guess the reason for the patch is to call build-gnu.sh from several processes in parallel? |
No description provided.