coreutils: use single binary in symlink method
authorCarlos Santos <casantos@datacom.ind.br>
Sun, 1 Apr 2018 15:39:05 +0000 (17:39 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 1 Apr 2018 20:50:09 +0000 (22:50 +0200)
commit256bb383fb7d30ea0df81c65550eef4aac9a9215
tree3fdb2942c91aa0a4dd0ace3191183a52872d21e1
parent225c8aaf27af908ce8a9ef5fb3fde4eb9d0cdc94
coreutils: use single binary in symlink method

The symlink method is faster, since there is no shell fork/exec, and
provides extra space savings.

Signed-off-by: Carlos Santos <casantos@datacom.ind.br>
[Thomas: use the symlinks method not only for the merged /usr case,
but also in the non-merged case to be consistent, and therefore adjust
the logic that was moving the shell wrappers to a logic that recreates
the symlinks.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/coreutils/coreutils.mk