Skip to content

[C++] Minimal build failed in crossbow because of zstd v1.5.4 requires CMake v3.18 #34148

@mapleFU

Description

@mapleFU

Describe the bug, including details regarding any error messages, version, and platform.

After patch #34114 is merged, crossbow CI was broken: https://github.com/ursacomputing/crossbow/actions/runs/4153851721/jobs/7185765610#step:3:1131

This is because zstd v1.5.4 introduce CheckLinkerFlag, which is introduced in facebook/zstd#3392 . And our crossbow CI install cmake 3.16, which didn't support it.

Component(s)

C++, Developer Tools

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions