[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [pkg-haskell-tools] 10/11: Disable dbgsym generation



Hello,

On Sun, Jul 24, 2016 at 11:55:18PM +0200, Joachim Breitner wrote:
> shouldn’t this be done centrally, i.e. in haskell-devscripts, for all
> Haskell packages, instead of individually?

This would be really nice.

There are two ways to do it, according to dh_strip(1):

- add noautodbgsym to DEB_BUILD_OPTIONS, or

- pass --no-automatic-dbysym to dh_strip.

Which one is easier with CDBS?

Is it okay for dh_* scripts to append to DEB_BUILD_OPTIONS?  Maybe that
env var is for end users.

Even better would be for dh_strip to detect that the thing it's trying
to strip was compiled with ghc.  Then this would work for haskell
packages that don't use haskell-devscripts.  Is that feasible?

-- 
Sean Whitton

Attachment: signature.asc
Description: PGP signature


Reply to: