summaryrefslogtreecommitdiff
path: root/dev-libs/thrift/thrift-0.16.0-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/thrift/thrift-0.16.0-r1.ebuild')
-rw-r--r--dev-libs/thrift/thrift-0.16.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/thrift/thrift-0.16.0-r1.ebuild b/dev-libs/thrift/thrift-0.16.0-r1.ebuild
index d4db37319da1..22f3fc9e88b4 100644
--- a/dev-libs/thrift/thrift-0.16.0-r1.ebuild
+++ b/dev-libs/thrift/thrift-0.16.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -33,7 +33,7 @@ PATCHES=(
)
src_configure() {
- local -a mycmakeargs=(
+ local mycmakeargs=(
-DBUILD_CPP=ON
-DBUILD_C_GLIB=OFF
-DBUILD_JAVA=OFF