mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-18 06:23:12 +00:00
The configure phase of emscriptenStdenv exspects an ./autogen.sh script, which is anoying when this step is not needed. Good example is emscriptenPackages.zlib which needs to override configurePhase.