aboutsummaryrefslogtreecommitdiff
path: root/ci
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2020-03-13 15:17:53 -0400
committerAndrew Kelley <andrew@ziglang.org>2020-03-13 15:17:53 -0400
commit656ba530d80e67bc7bb9c40e5c2db26a40743a15 (patch)
tree767f4d57000922cf122ae965dc825f87c62ec64e /ci
parent96c07674fc2293fa040212ab797c05436dc515b1 (diff)
parent3eff77bfb52accbc16eb831753ff4917fc2b4873 (diff)
downloadzig-656ba530d80e67bc7bb9c40e5c2db26a40743a15.tar.gz
zig-656ba530d80e67bc7bb9c40e5c2db26a40743a15.zip
Merge remote-tracking branch 'origin/master' into llvm10
Diffstat (limited to 'ci')
-rwxr-xr-xci/srht/freebsd_script7
1 files changed, 0 insertions, 7 deletions
diff --git a/ci/srht/freebsd_script b/ci/srht/freebsd_script
index fb4a5d357e..6c8fd50a07 100755
--- a/ci/srht/freebsd_script
+++ b/ci/srht/freebsd_script
@@ -3,13 +3,6 @@
set -x
set -e
-# The following line can be removed as soon as FreeBSD fixes
-# their packaging glitch. If not fixed by March 15, 2020
-# there is something wrong. Should be fixed much sooner.
-# note: this will cause some complaints when running
-# pkg commands but let's ignore them.
-sudo rm /usr/local/etc/pkg/repos/FreeBSD.conf
-
sudo pkg update -fq
sudo pkg install -y cmake py27-s3cmd wget curl jq