Currently we have 3 required build targets for Evergreen, straddling enterprise/community debug/optimized builds and all three toolchains. However, a notable omission is a dynamic library build, which causes build failures in case of missing dependencies.
So, make the above variant dynamic. That way we increasing coverage without increasing the number of mandatory build targets.