Skip to content

flang: add an option to ignore -mmacos-version-min #159728

@georgthegreat

Description

@georgthegreat

We are porting our clang-only based build system to support flang-new.

I have run into an issue with -mmacos-version-min option which is not supported by flang-new.
As this option looks like a mandatory part of a target triplet, we set both up together and splitting them looks nasty.

While flang itself does not support dynamic / static macOS version check, maybe we can simply ignore this option for now?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions