How to disable building of -dbg Debian package?
From: Aleksander Alekseev <hidden>
Date: 2016-09-30 13:25:57
Thanks for your replies!
disable CONFIG_DEBUG_INFO and -dbg package will not be built. But this package can be very useful, if you are going to debug kernel code. SystemTap, crash, makedumpfile need debug symbols.
Indeed, commenting CONFIG_DEBUG_INFO option disables building -dbg package. Just what I needed!
Maybe the relatively new "bindeb-pkg" target is closer to what you want?
bindeb-pkg doesn't disable building -dbg package, but it helps in another way. When this target is used only .deb package are built, all .tar.gz archives, .changes and stuff like this are disabled. It also speeds up building a little, thanks! -- Best regards, Aleksander Alekseev -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 819 bytes Desc: OpenPGP digital signature Url : http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20160930/ac5a737c/attachment-0001.bin