On Sep 25, 2014 11:42 AM, "Steve Langasek" <[email protected]> wrote: > - do a local (cross-)build with DEB_BUILD_OPTIONS=nostrip in the > environment, and install to your phone from there for testing > - in your silo branch, set DEB_BUILD_OPTIONS=nostrip in debian/rules
It would be trivial to add DEB_BUILD_OPTIONS to the Jenkins build job parameters so that you could specify nostrip at build time (even without requiring any code changes in your branch, just click a button on the Jenkins form), however the publish job would need to grow some kind of check to prevent publishing unstripped binaries.
-- Mailing list: https://launchpad.net/~ubuntu-phone Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp

