lnls-dig / uhal

HAL for LNLS's μTCA platform
https://lnls-dig.github.io/uhal/
GNU General Public License v3.0
0 stars 1 forks source link

ci: build with optimitizations enabled. #45

Closed ericonr closed 1 month ago

ericonr commented 5 months ago

This allows the compiler to produce more control flow warnings.

ericonr commented 1 month ago

I'm almost considering turning off gcc on debian, because the problem I was avoiding on Alpine is harder to avoid on Debian unless I pick unstable or testing...

@henriquesimoes thoughts?

henriquesimoes commented 1 month ago

the problem I was avoiding on Alpine is harder to avoid on Debian unless I pick unstable or testing...

As we discussed in person, I see no problem in using testing, or even unstable, as a platform for testing builds.