You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: use ac_cv_func var instead of patching config.m4 for OMP
Match the imagick pattern: pass ac_cv_func_omp_pause_resource_all=no
to configure instead of patching config.m4. This is simpler and
consistent with how the project handles the same issue in imagick.
0 commit comments