deiban packaging of linux kernel with sysmocom modifications
Go to file
Ben Hutchings 196afb7474 debian/bin/gencontrol.py: Fix handling of debug info switches
Setting $DEBIAN_KERNEL_DISABLE_DEBUG or clearing the [build]debug-info
config variable should disable generation of debug info and associated
packages.  However the recent refactoring of the handling of such
environment variables resulted in different switches being obeyed in
different places.

Set the build_debug variable based on both switches and then use that
consistently.

(cherry picked from commit 36f061ce80471a0203c174c4e241b70af913c260)
2020-09-17 19:14:40 +01:00
debian debian/bin/gencontrol.py: Fix handling of debug info switches 2020-09-17 19:14:40 +01:00