Project

General

Profile

Actions

Cleanup #452

open

flashrom - meson.build file - update meson_version to >=0.57.0

Added by James Feeney about 1 year ago. Updated about 1 year ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Build system
Target version:
Start date:
02/02/2023
% Done:

0%

Affected versions:
Needs backport to:
Affected hardware:
Affected OS:

Description

meson.build:4

meson_version : '>=0.53.0',
$ meson setup ...
...
WARNING: Project specifies a minimum meson_version '>=0.53.0' but uses features which were added in newer versions:
 * 0.57.0: {'test() timeout <= 0'}
...
Actions #1

Updated by Alexander Goncharov about 1 year ago

As I understand it's related to tests/meson.build file. I used meson 0.53.0 and 1.0.0 to reproduce this warning message, but meson doesn't print anything. Did you use source code from master branch?

Meson release notes 0.57.0: https://mesonbuild.com/Release-notes-for-0-57-0.html

Actions

Also available in: Atom PDF