a964cc6 Adapt to constification of argv parameters in rrdtool

Authored and Committed by yselkowitz 4 months ago
    Adapt to constification of argv parameters in rrdtool
    
    The fix for rrdtool with GCC 14 essential changed the API, and
    rebuilding lm_sensors now against that rrdtool build (which is only in
    F40 and ELN) now fails.  Therefore, this patch is applied only for
    affected versions.
    
    https://github.com/lm-sensors/lm-sensors/pull/483
    https://github.com/oetiker/rrdtool-1.x/pull/1242
    https://src.fedoraproject.org/rpms/rrdtool/c/508fac528549a3e31c23948aaa57bc01a709863c
    
        
file modified
+9 -1