How to enforce static linking when running 'zig c++'?

It is static linking almost everything (e.g. libcompiler_rt.a), but it cannot link statically to a library that have only a dynamic version (e.g. -lSystem).

Please see: Avoid Screenshots of Text/Code