The source project of this merge request has been removed.
This does the following:
- remove
-g
- force the usage of
-O3
So it optimize for performances, not size.
Our ARM infrastructure is unreachable at the moment, so CI jobs will time-out and packages will not be updated until the servers are back.
This does the following:
-g
-O3
So it optimize for performances, not size.