File argyllcms-void.patch of Package argyllcms
Index: Argyll_V1.6.0/xicc/xspect.c =================================================================== --- Argyll_V1.6.0.orig/xicc/xspect.c +++ Argyll_V1.6.0/xicc/xspect.c @@ -5719,7 +5719,7 @@ struct { }; /* Compute 1nm sampling rse from raw table using linear interpolation */ -static compute_rse(xspect *dst) { +void static compute_rse(xspect *dst) { int i; dst->spec_n = 221;