summaryrefslogtreecommitdiffstats
path: root/packaging/makeself/jobs
diff options
context:
space:
mode:
authorAustin S. Hemmelgarn <austin@netdata.cloud>2021-09-09 07:58:58 -0400
committerGitHub <noreply@github.com>2021-09-09 07:58:58 -0400
commit5ff0032310daabe514fc18913e7cbf4501651961 (patch)
treea8b1e842b35995fd7a02481e71ff73a0031f8c4e /packaging/makeself/jobs
parent538ba0a2e5befe6c3f51f60f667268e342226ad4 (diff)
Use system copy of protobuf in Docker images and static builds. (#11496)
We know both environments provide a reliably stable copy, and this greatly improves build imes.
Diffstat (limited to 'packaging/makeself/jobs')
-rwxr-xr-xpackaging/makeself/jobs/70-netdata-git.install.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/makeself/jobs/70-netdata-git.install.sh b/packaging/makeself/jobs/70-netdata-git.install.sh
index 11608a4e4d..21c5195d84 100755
--- a/packaging/makeself/jobs/70-netdata-git.install.sh
+++ b/packaging/makeself/jobs/70-netdata-git.install.sh
@@ -31,6 +31,7 @@ run ./netdata-installer.sh \
--dont-wait \
--dont-start-it \
--require-cloud \
+ --use-system-protobuf \
--dont-scrub-cflags-even-though-it-may-break-things
# Properly mark the install type