intel / ledmon

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

CI: add hardening-check action #220

Closed ktanska closed 7 months ago

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