[remoting] Do eu-strip on the copied binaries
This fixes a warning on the official Linux builders. When building the remoting Debian package, don't strip output binaries in-place, as this confuses the build system into thinking that .stamp files are outdated. Instead, copy the binaries into the package staging area before running eu-strip on the copied binaries. Bug: 828970 Change-Id: I47f5ee43ecb3bf29bb7bc27844e2dd2dc171a190 Reviewed-on: https://chromium-review.googlesource.com/1054827Reviewed-by:Jamie Walch <jamiewalch@chromium.org> Commit-Queue: Lambros Lambrou <lambroslambrou@chromium.org> Cr-Commit-Position: refs/heads/master@{#557754}
Showing
Please register or sign in to comment