From 9e99d905fd5dbc4b1d31e24ca8cc2b1fa1c44179 Mon Sep 17 00:00:00 2001 From: Yagiz Nizipli Date: Tue, 10 Dec 2024 20:01:40 -0500 Subject: [PATCH] doc: change smartos support type to experimental --- BUILDING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILDING.md b/BUILDING.md index 1ccd594f00b311..b77b904c2d7406 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -116,7 +116,7 @@ platforms. This is true regardless of entries in the table below. | Windows | arm64 | >= Windows 10 | Tier 2 | | | macOS | x64 | >= 11.0 | Tier 1 | For notes about compilation see [^4] | | macOS | arm64 | >= 11.0 | Tier 1 | | -| SmartOS | x64 | >= 18 | Tier 2 | | +| SmartOS | x64 | >= 18 | Experimental | | | AIX | ppc64be >=power8 | >= 7.2 TL04 | Tier 2 | | | FreeBSD | x64 | >= 13.2 | Experimental | |