Skip to content

Eliminate hardcoding of clang toolchain paths #186668

Description

@cbracken

Throughout the engine/embedder build rules, we make path assumptions of the host clang toolchain path. These should be replaced with a centralised variable declared in the toolchain.

e.g.

_libclang_base_path =
"$buildtools_path/mac-x64/clang/lib/clang/13.0.0/lib/darwin/"

Metadata

Metadata

Assignees

Labels

c: tech-debtTechnical debt, code quality, testing, etc.engineflutter/engine related. See also e: labels.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions