]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
build: Use the original install-sh file from SGI
authorTheodore Ts'o <tytso@mit.edu>
Thu, 3 May 2018 05:07:28 +0000 (01:07 -0400)
committerEryu Guan <guaneryu@gmail.com>
Fri, 4 May 2018 15:08:41 +0000 (23:08 +0800)
commitda7916f72206750cce0d0d306d3ba9094a375880
treee4095ee7e90f180e9e86f08f058ba73031a32199
parent0828657542eabdee25d6de480aa3c9ed30c902e1
build: Use the original install-sh file from SGI

The install-sh file is much more efficient than the libtool version
(50% faster wall clock time; much more than that when running in a
qemu emulation build environment).  There doesn't seem to be any
real need for the libtool version, so bring back the original
install-sh script.

[Eryu: move install-sh to include dir and copy it from there after
libtoolize in Makefile]

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Reviewed-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
Makefile
include/install-sh [new file with mode: 0755]