_add_nostrip_for_debug_packages
authorDebian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Tue, 7 May 2019 07:14:21 +0000 (08:14 +0100)
committerMike Gabriel <sunweaver@debian.org>
Tue, 7 May 2019 07:14:21 +0000 (08:14 +0100)
commit059fc5ab77900e3a7a4b5954836011907f90c341
tree702909fbbad539f3a2aafd271110ae8b78933957
parentdc4e6567467ef57a160ba33683fd1ea557f133a8
_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