projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89e8102
)
dev-libs/boost: [QA] Avoid automagic dep on libbacktrace
author
David Seifert
<soap@gentoo.org>
Sun, 21 Apr 2019 14:23:16 +0000
(16:23 +0200)
committer
David 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
patch
|
blob
|
history
diff --git
a/dev-libs/boost/boost-1.70.0.ebuild
b/dev-libs/boost/boost-1.70.0.ebuild
index 45d4c6736e1c90f8c72a3f2bb26974f3369fdd67..d842d867d5914c139c80327fc583462193feac94 100644
(file)
--- a/
dev-libs/boost/boost-1.70.0.ebuild
+++ b/
dev-libs/boost/boost-1.70.0.ebuild
@@
-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