Skip to content
  • Cheng Shao's avatar
    1e51e32f
    hadrian: fix bindist makefile for wasm32-wasi target · 1e51e32f
    Cheng Shao authored
    This patch fixes one incoherent place between bindist makefile and
    hadrian logic: I forgot to include wasi/wasm32 in
    OsSupportsGHCi/ArchSupportsGHCi as well. And this results in incorrect
    settings file generated after installing the bindist, and "Use
    interpreter"/"Have interpreter" fields incorrectly have "NO" values
    where they should be "YES" like --info output of in-tree version.
    
    (cherry picked from commit 75a2eae4)
    (cherry picked from commit 735f3f9a)
    (cherry picked from commit aa2e63a1)
    (cherry picked from commit 58c0349a)
    1e51e32f
    hadrian: fix bindist makefile for wasm32-wasi target
    Cheng Shao authored
    This patch fixes one incoherent place between bindist makefile and
    hadrian logic: I forgot to include wasi/wasm32 in
    OsSupportsGHCi/ArchSupportsGHCi as well. And this results in incorrect
    settings file generated after installing the bindist, and "Use
    interpreter"/"Have interpreter" fields incorrectly have "NO" values
    where they should be "YES" like --info output of in-tree version.
    
    (cherry picked from commit 75a2eae4)
    (cherry picked from commit 735f3f9a)
    (cherry picked from commit aa2e63a1)
    (cherry picked from commit 58c0349a)
Loading