This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cygport: RESTRICT strip should include debuginfo


On 2016-04-10 06:45, Achim Gratz wrote:
Building a package that uses RESTRICT="strip" produces an error in the
postinstall phase since the ${T}/.dbgsrc.out file will not exist.  So
you then need to use RESTRICT="strip debuginfo", which seems a bit
strange.

What really *should* happen in this case is that RESTRICT=strip should only refrain from *stripping* binaries, but debuginfo sources should still be extracted and packaged (w/o any .dbg) in -debuginfo. PTC.

--
Yaakov


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]