ubuntu-phone team mailing list archive
-
ubuntu-phone team
-
Mailing list archive
-
Message #09975
Re: Debug packages in landing silos
On Sep 25, 2014 11:42 AM, "Steve Langasek" <steve.langasek@xxxxxxxxxxxxx>
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.
Follow ups
References