Skip to content

Meson warns about future feature usage #190

@brlin-tw

Description

@brlin-tw
WARNING: Project targetting '>= 0.44.0' but tried to use feature introduced in '0.46.0': compiler.get_supported_link_arguments_method
WARNING: Project targetting '>= 0.44.0' but tried to use feature introduced in '0.46.0': compiler.has_link_argument
WARNING: Project targetting '>= 0.44.0' but tried to use feature introduced in '0.46.0': compiler.has_multi_link_argument
Compiler for C supports link arguments -Wl,-Bsymbolic-functions: YES
Compiler for C supports link arguments -Wl,-z,relro: YES
Library dl found: YES
Checking for function "dlvsym" : YES
Build targets in project: 24
WARNING: Project specifies a minimum meson_version '>= 0.44.0' but uses features which were added in newer versions:
 * 0.46.0: {'compiler.get_supported_link_arguments_method', 'compiler.has_multi_link_argument', 'compiler.has_link_argument'}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions