Skip to content
Commit 527db0f3 authored by Leandro Belli's avatar Leandro Belli 👾 Committed by Mohamed Omar Asaker
Browse files

build: replace find command with portable Make wildcard



The previous implementation relied on `find -printf`, which is not portable
across different operating systems. This caused build inconsistencies when
attempting to compile the project in various environments.

Signed-off-by: Leandro Belli's avatarLeandro Belli <leandro.belli@arm.com>
parent 00ddbe69
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