intel / ledmon

Enclosure LED Utilities
GNU General Public License v2.0
73 stars 47 forks source link

CI: add hardening-check action #220

Closed ktanska closed 5 months ago

ktanska commented 5 months ago

Add new action to CI, which checks if compiler flags are set properly. Fix problem with missing '-O2' flag when CFLAGS variable is overwritten in build_configure.sh script.