intel / ledmon

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

Fix passing gcc flags in makefiles #166

Closed pawpiatko closed 10 months ago

pawpiatko commented 10 months ago

Old solution overrides AM_CFLAGS variable.

Fix compilation warnings.

Add gcc 13 to CI in case to catch compilation warnings on newer gcc.