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

Re: Stripping ELF .note and .comment sections?



Martin Schulze writes:
> s/debhelper & co/install -s/g  ?

install -s calls strip, and strip flags include (tadaa)
--strip-section!

If install -s is modified to insert "--strip-section=.note
--strip-section=.comment" to strip flags, whole process becomes a non-issue
to maintainer:

1. upgrade to fileutils vX.X-x.
2. debian/rules binary.

-Topi



--
To UNSUBSCRIBE, email to debian-policy-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: