_add_nostrip_for_debug_packages
authorDebian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Tue, 15 Nov 2016 19:34:19 +0000 (19:34 +0000)
committerRaspbian forward porter <root@raspbian.org>
Tue, 15 Nov 2016 19:34:19 +0000 (19:34 +0000)
commit05d4ca2730b0b1672eb2184f62bef53936393c49
tree954bd36e17f64498a6030a8cb7e4c246bf620106
parent0cd854ae466b63c2484de64190c5073475576e3a
_add_nostrip_for_debug_packages

Qt is built in release mode and strip files by default.
Set CONFIG+=nostrip to avoid the stripping and
let dh_strip do it to generate debug packages.

Gbp-Pq: Name 12_add_nostrip_for_debug_packages.diff
configure