This is an updated version of the perf patches, as I saw in some discussion that "ifeq" should not be used in Makefiles for portability.
I believe it could be useful with only a few drawbacks (increased binary size due to the alignment constraint, and the additional objcopy requirement).
Rémi Bernon (2): makefiles: Align PE sections so they can be directly mmaped. makefiles: Split PE debug sections to separate files.
tools/makedep.c | 5 +++++ 1 file changed, 5 insertions(+)
-- 2.23.0