summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-31 12:13:58 +0000
committerSam James <sam@gentoo.org>2021-05-31 12:14:56 +0000
commite420d181a07a0dcfef293eb85dc299511daf85cd (patch)
treee47f4e337465ddaeb2b92d1b3347b9f340201c4d /dev-libs/boost/boost-1.76.0-r1.ebuild
parentdev-python/zope-component: bump to python 3.10 (diff)
downloadgentoo-e420d181a07a0dcfef293eb85dc299511daf85cd.tar.gz
gentoo-e420d181a07a0dcfef293eb85dc299511daf85cd.tar.bz2
gentoo-e420d181a07a0dcfef293eb85dc299511daf85cd.zip
dev-libs/boost: add patch to fix build (a typo) on sparc
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/boost/boost-1.76.0-r1.ebuild')
-rw-r--r--dev-libs/boost/boost-1.76.0-r1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-libs/boost/boost-1.76.0-r1.ebuild b/dev-libs/boost/boost-1.76.0-r1.ebuild
index 16bc039e2269..888357388182 100644
--- a/dev-libs/boost/boost-1.76.0-r1.ebuild
+++ b/dev-libs/boost/boost-1.76.0-r1.ebuild
@@ -55,6 +55,7 @@ PATCHES=(
"${FILESDIR}"/${PN}-1.73-boost-mpi-python-PEP-328.patch
"${FILESDIR}"/${PN}-1.74-CVE-2012-2677.patch
"${FILESDIR}"/${PN}-1.76-boost-numpy.patch
+ "${FILESDIR}"/${PN}-1.76-sparc-define.patch
)
python_bindings_needed() {