commit | eb26e7855b3f907d42485b7f9ee3656753d01977 | [log] [tgz] |
---|---|---|
author | Govindraj Raja <govindraj.raja@arm.com> | Tue Jan 23 16:00:19 2024 -0600 |
committer | Yann Gautier <yann.gautier@st.com> | Tue Feb 18 16:50:50 2025 +0100 |
tree | fc992729b7b4f0a09cd88a4b813edc13daa21264 | |
parent | 48b41b441d2f0e3b836c30d1a4cb8bc33ab83e80 [diff] |
fix(build): march handling with arch-features Currently all march compiler option handling is moved to build utility in march.mk. We pass arch-features to build which appends to march options, so this should be done once we decide march options and moving it to march.mk file. Change-Id: Ifaf99af5f371fd28db376a12657ccf4f363295c2 Signed-off-by: Govindraj Raja <govindraj.raja@arm.com> (cherry picked from commit 7275ac2af86277e2442ef4b0fee6c35cbe830056)