dev-libs/boost: [QA] Avoid automagic dep on libbacktrace
authorDavid Seifert <soap@gentoo.org>
Sun, 21 Apr 2019 14:23:16 +0000 (16:23 +0200)
committerDavid Seifert <soap@gentoo.org>
Sun, 21 Apr 2019 14:23:45 +0000 (16:23 +0200)
Closes: https://bugs.gentoo.org/650478
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: David Seifert <soap@gentoo.org>
dev-libs/boost/boost-1.70.0.ebuild

index 45d4c6736e1c90f8c72a3f2bb26974f3369fdd67..d842d867d5914c139c80327fc583462193feac94 100644 (file)
@@ -171,6 +171,7 @@ src_configure() {
                $(usex nls '' '--without-locale')
                $(usex context '' '--without-context --without-coroutine --without-fiber')
                $(usex threads '' '--without-thread')
+               --without-stacktrace
                --boost-build="${EPREFIX}"/usr/share/boost-build
                --prefix="${ED}/usr"
                --layout=system