intel / ledmon

Enclosure LED Utilities
GNU General Public License v2.0
72 stars 44 forks source link

CI: add hardening-check action #221

Closed ktanska closed 2 months ago

ktanska commented 2 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.