Skip to content
Commit 61a7a3a2 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

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: default avatarPeter Korsgaard <peter@korsgaard.com>
parent 35ae42ab
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment