net-im/psi: Configure with --no-separate-debug-info
authorAndreas Sturmlechner <asturm@gentoo.org>
Sun, 26 Mar 2017 09:40:13 +0000 (11:40 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sun, 26 Mar 2017 09:40:13 +0000 (11:40 +0200)
Gentoo-bug: 575668

Package-Manager: Portage-2.3.3, Repoman-2.3.1

net-im/psi/psi-0.15.ebuild

index 2c60b4f0e87900df3fbec5130b4d4ce061fe2a80..7f771ecfb559bef5b0c82237f44284d83922aaaf 100644 (file)
@@ -64,6 +64,7 @@ src_configure() {
                        --prefix=/usr
                        --qtdir=/usr
                        --disable-growl
+                       --no-separate-debug-info
                        $(use dbus || echo '--disable-qdbus')
                        $(use debug && echo '--debug')
                        $(use spell || echo '--disable-aspell')