varnish-cache
varnish-cache copied to clipboard
pthreads for vmods?
Noted in the context of #3804: https://github.com/varnishcache/varnish-cache/blob/master/configure.ac#L33-L37
Don't we need to ensure that vmods also use the same pthreads compiler settings?
bugwash: remove ax_pthread.m4 altogether.
FTR, before we actually do it, I'd like to check Solaris / SunCC. I fear it might still need -mt.