[Rpm-maint] [rpm-software-management/rpm] Add shortcut to rpmbuild --nodebuginfo (#497)
Filipe Brandenburger
notifications at github.com
Tue Aug 14 04:57:36 UTC 2018
Fixed the comments.
I'm not sure about documentation... @n3npq points out POPT aliases are configurable (so shouldn't be documented), but on the other hand `--with` and `--without` are both POPT aliases and are in the man page... Anyways, let me know if you want me to update the man page and I'll do so.
One point to notice is that when `--nodebuginfo` is passed, then the `hello` binary in the resulting RPM will have no `.gnu_debugdata`, instead it will have the full `.symtab`, while when debuginfos are generated, the opposite is true... Is that an issue? (I haven't really checked on binary sizes of significant code... So not sure `--nodebuginfo` means unstripped or not...)
Thanks!
Filipe
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/497#issuecomment-412754729
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20180813/892849f6/attachment-0001.html>
More information about the Rpm-maint
mailing list