Searched hist:"6 bb9f053a156ffffe92f67b1b4fa0538ba5def85" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/make_helpers/ |
| H A D | cflags.mk | 6bb9f053a156ffffe92f67b1b4fa0538ba5def85 Fri Apr 25 12:25:50 UTC 2025 Boyan Karatotev <boyan.karatotev@arm.com> refactor(build): absorb CFLAGS into TF_CFLAGS
CFLAGS is the standard and expected variable for passing flags to the compiler. The build system also uses TF_CFLAGS to define its own flags. But the build rules need to specify both. So append CFLAGS to TF_CFLAGS so that only the latter needs to be passed.
Change-Id: I4abb6c9dfc252a805063691e8a100f0ec0c785ad Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
|
| H A D | build_macros.mk | 6bb9f053a156ffffe92f67b1b4fa0538ba5def85 Fri Apr 25 12:25:50 UTC 2025 Boyan Karatotev <boyan.karatotev@arm.com> refactor(build): absorb CFLAGS into TF_CFLAGS
CFLAGS is the standard and expected variable for passing flags to the compiler. The build system also uses TF_CFLAGS to define its own flags. But the build rules need to specify both. So append CFLAGS to TF_CFLAGS so that only the latter needs to be passed.
Change-Id: I4abb6c9dfc252a805063691e8a100f0ec0c785ad Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
|