Gilles Peskine
|
20e17664fb
|
Use -O2 for build+test with earliest compilers
The compilation is slower but we get more potential warnings and running the
tests is faster.
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
|
2024-09-20 17:34:46 +02:00 |
|
Gilles Peskine
|
574b292a86
|
Don't set LD to a path with a typo for mingw
Our makefiles don't use $(LD) so the typo was harmless.
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
|
2024-09-20 14:34:57 +02:00 |
|
Minos Galanakis
|
3bd6c30e13
|
Extract compiler-components into a separate file.
Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
|
2024-08-02 02:08:54 +01:00 |
|
Minos Galanakis
|
7771119069
|
Created placeholder component files.
Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
|
2024-08-01 18:37:33 +01:00 |
|