summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan McDonald <danmcd@mnx.io>2022-07-12 17:12:29 -0400
committerDan McDonald <danmcd@mnx.io>2022-07-14 10:39:59 -0400
commit6638d136db644920fd3090c414ece292ca77b108 (patch)
tree11ae8933b96171393b2a7cc9edfc277adc53dc1a
parent5af81987145db4e0dec2a3b1063e653571046ddb (diff)
downloadillumos-joyent-6638d136db644920fd3090c414ece292ca77b108.tar.gz
Move to gcc10
-rwxr-xr-xusr/src/test/smartos-test/smartos-test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/test/smartos-test/smartos-test.sh b/usr/src/test/smartos-test/smartos-test.sh
index e65b7c73dd..1f8d6f1911 100755
--- a/usr/src/test/smartos-test/smartos-test.sh
+++ b/usr/src/test/smartos-test/smartos-test.sh
@@ -30,7 +30,7 @@ export SMARTOS_TEST_PKGS="
python27
sudo
coreutils
- gcc7
+ gcc10
gmake
"