]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
quota: don't try to strip binaries during installation
authorPeter Korsgaard <peter@korsgaard.com>
Wed, 8 Oct 2014 17:58:25 +0000 (19:58 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 8 Oct 2014 17:58:25 +0000 (19:58 +0200)
commit61a7a3a2f7041723c76ddb185486de420e94d079
treea88ebdd2d56ccc9d36ec99008673e1e56887c2a1
parent35ae42ab501354ee138b8af587a7c98c67815bbe
quota: don't try to strip binaries during installation

quota strips binaries during installation by default using 'install -s', but
that uses the host strip so doesn't work for cross compilation, and
stripping or not is handled globally in Buildroot during target-finalize, so
disable it here.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/quota/quota.mk