intel / ledmon

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

confgure: fix fwrapv gcc flag usage #181

Closed pawpiatko closed 11 months ago

pawpiatko commented 1 year ago

Add fno-strict-overflow gcc flag which allows the compiler to assume strict signed overflow rules.