summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/volk/volk-2.3.0-r1.ebuild')
-rw-r--r--sci-libs/volk/volk-2.3.0-r1.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/sci-libs/volk/volk-2.3.0-r1.ebuild b/sci-libs/volk/volk-2.3.0-r1.ebuild
index c96b937c119b..31451c46050e 100644
--- a/sci-libs/volk/volk-2.3.0-r1.ebuild
+++ b/sci-libs/volk/volk-2.3.0-r1.ebuild
@@ -4,6 +4,8 @@
EAPI=7
PYTHON_COMPAT=( python3_{6,7,8} )
+
+#https://github.com/gnuradio/volk/issues/383
CMAKE_BUILD_TYPE="Release"
inherit cmake python-single-r1