appendEnv([ 'CFLAGS' => '-std=c17', ]) ->configure( '--enable-fat' ) ->make(); $this->patchPkgconfPrefix(['gmp.pc']); } }