diff options
-rw-r--r-- | user/protobuf/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/user/protobuf/APKBUILD b/user/protobuf/APKBUILD index ea147080d..af46fd009 100644 --- a/user/protobuf/APKBUILD +++ b/user/protobuf/APKBUILD @@ -9,6 +9,7 @@ pkgrel=0 pkgdesc="Library for extensible, efficient structure packing" url="https://github.com/google/protobuf" arch="all" +options="!check" # Broken everywhere. license="BSD-3-Clause" depends_dev="zlib-dev" makedepends="$depends_dev autoconf automake libtool ruby ruby-dev ruby-rake |