commit | a9bca8882ac7eaa58caff05de672bca71d871805 | [log] [tgz] |
---|---|---|
author | Chris Kay <chris.kay@arm.com> | Tue Sep 03 12:36:45 2024 +0000 |
committer | Chris Kay <chris.kay@arm.com> | Mon Nov 25 15:40:35 2024 +0000 |
tree | 3d145b16ce3ac980078be4bc1e51ada1d43db0cc | |
parent | 63b60b40960c4636b3b7ac57a2b0dc7cb1c05449 [diff] |
build: disable suffix rules globally This change centralises the logic that disables the default suffix rules that Make provides. These rules are a hold-over from legacy standards of Make, and occasionally conflict with our rules. Change-Id: I9e023edbc01b5ae48a96fa1078d0b81faabb0cb9 Signed-off-by: Chris Kay <chris.kay@arm.com>