<anttih_>
Hi, I'm trying to build a static binary for a Haskell package. I'd like to link as much as possible statically. So now I'm trying `pkgsStatic` overlay. It then tries to configure & compile gmp but fails with
<anttih_>
configure: error: Specified CC_FOR_BUILD doesn't seem to work
<anttih_>
`
<anttih_>
`checking build system compiler clang... no