summaryrefslogtreecommitdiff
path: root/tests/projects/c++/linkorders/test.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tests/projects/c++/linkorders/test.lua')
-rw-r--r--tests/projects/c++/linkorders/test.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/projects/c++/linkorders/test.lua b/tests/projects/c++/linkorders/test.lua
index 704959e28..39898ef97 100644
--- a/tests/projects/c++/linkorders/test.lua
+++ b/tests/projects/c++/linkorders/test.lua
@@ -1,7 +1,7 @@
function main(t)
-- freebsd ci is slower
- if is_host("bsd") then
+ if is_host("bsd", "solaris") then
return
end