summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2023-08-12 22:18:20 +0200
committerDavid Seifert <soap@gentoo.org>2023-08-12 22:18:20 +0200
commit6d008b0de933e108110eabe3f2764fc8f79ba1c4 (patch)
tree595068e6a49f8d95dd72700367e8a899d71a5551 /dev-libs/boost/metadata.xml
parentwww-servers/nginx-unit: Remove masked php7.4 dependency (diff)
downloadgentoo-6d008b0de933e108110eabe3f2764fc8f79ba1c4.tar.gz
gentoo-6d008b0de933e108110eabe3f2764fc8f79ba1c4.tar.bz2
gentoo-6d008b0de933e108110eabe3f2764fc8f79ba1c4.zip
dev-libs/boost: add USE=stacktrace
* required for media-gfx/inkscape-1.3 Bug: https://bugs.gentoo.org/689300 Bug: https://bugs.gentoo.org/911267 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-libs/boost/metadata.xml')
-rw-r--r--dev-libs/boost/metadata.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-libs/boost/metadata.xml b/dev-libs/boost/metadata.xml
index 98eea6f8a059..ba1a98dcc43b 100644
--- a/dev-libs/boost/metadata.xml
+++ b/dev-libs/boost/metadata.xml
@@ -15,6 +15,7 @@
<flag name="doc">Install the full API documentation documentation. This takes over 200MB of extra disk space.</flag>
<flag name="nls">Build libboost_locale. This library requires compatible C library interfaces, which might not be provided by uClibc or other embedded libraries.</flag>
<flag name="numpy">Optionally build NumPy extensions when Boost.Python is enabled</flag>
+ <flag name="stacktrace">Build the full Boost.Stacktrace dynamic library instead of relying on the header-only implementation</flag>
<flag name="tools">Build and install the boost tools (bcp, quickbook, inspect, wave)</flag>
</use>
<upstream>