Commit graph

8 commits

Author SHA1 Message Date
Diab Neiroukh
d8b5868b62 kbuild: Add support for Clang's polyhedral loop optimizer
* Default N
2025-03-11 13:54:11 +00:00
rsuntk
cbfa936f0c Makefile: Silent extract-cert.c warning
Signed-off-by: rsuntk <rissu.ntk@gmail.com>
2025-03-11 11:47:10 +00:00
rsuntk
659bee39a4 Makefile: Use -O3 for scripts tools
Signed-off-by: rsuntk <rissu.ntk@gmail.com>
2025-03-11 11:46:37 +00:00
rsuntk
157bfcec4c Makefile: Do not explicitly set depmod path to /sbin
Signed-off-by: rsuntk <rissu.ntk@gmail.com>
2025-03-11 11:46:07 +00:00
rsuntk
3ecf96a22d Makefile: Do not use gcc-wrapper.py
Reasons:
1. Its still using python2 which is deprecated on some host except if you compiled python2 by your own
2. -Werror cflags exist, why even bother?
3. Using this may waste memory

Signed-off-by: rsuntk <rissu.ntk@gmail.com>
2025-03-10 15:53:28 +00:00
rsuntk
44ef04814e Makefile: Allow binutils
Signed-off-by: rsuntk <rissu.ntk@gmail.com>
2025-03-10 15:52:05 +00:00
rsuntk
b03d4e19a4 Makefile: export PROJECT_NAME by default
Signed-off-by: rsuntk <rissu.ntk@gmail.com>
2025-03-10 15:50:43 +00:00
rsuntk
f8c4f3d6f4 Import from latest A23q source
Signed-off-by: rsuntk <rissu.ntk@gmail.com>
2025-03-08 14:06:30 +00:00