Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
Loading
  • Ben Gamari's avatar
    0720fde7
    toolchain: Don't pass --target to emscripten toolchain · 0720fde7
    Ben Gamari authored and Marge Bot's avatar Marge Bot committed
    As noted in `Note [Don't pass --target to emscripten toolchain]`,
    emscripten's `emcc` is rather inconsistent with respect to its treatment
    of the `--target` flag. Avoid this by special-casing this toolchain
    in the `configure` script and `ghc-toolchain`.
    
    Fixes on aspect of #23744.
    0720fde7
    History
    toolchain: Don't pass --target to emscripten toolchain
    Ben Gamari authored and Marge Bot's avatar Marge Bot committed
    As noted in `Note [Don't pass --target to emscripten toolchain]`,
    emscripten's `emcc` is rather inconsistent with respect to its treatment
    of the `--target` flag. Avoid this by special-casing this toolchain
    in the `configure` script and `ghc-toolchain`.
    
    Fixes on aspect of #23744.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.