Skip to content
Commit e9fcd108 authored by Wei-Chia Su's avatar Wei-Chia Su
Browse files

cmake: Normalize source paths via -ffile-prefix-map for consistent builds



Applied -ffile-prefix-map to all bare-metal toolchain files (GNU, Clang,
ARMClang) to normalize source and build paths at compile time.

This change ensures:
- Consistent and relative paths in debug info and __FILE__ macros
- Cleaner objdump output and improved compatibility with coverage tools

Signed-off-by: default avatarWei-Chia Su <Wei-Chia.Su@arm.com>
parent ea048ebd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment