Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
  • Cheng Shao's avatar
    df6229ce
    driver: fix getGccSearchDirectory for wasm target · df6229ce
    Cheng Shao authored
    This commit fixes getGccSearchDirectory logic for wasm target, ensures
    the correct search directory containing libc.so etc can be found by
    GHC. getGccSearchDirectory is also exported so it can be used
    elsewhere to obtain the wasi-sdk libdir and pass to the dyld script.
    
    (cherry picked from commit b562e3a6)
    df6229ce
    History
    driver: fix getGccSearchDirectory for wasm target
    Cheng Shao authored
    This commit fixes getGccSearchDirectory logic for wasm target, ensures
    the correct search directory containing libc.so etc can be found by
    GHC. getGccSearchDirectory is also exported so it can be used
    elsewhere to obtain the wasi-sdk libdir and pass to the dyld script.
    
    (cherry picked from commit b562e3a6)
Code owners
Assign users and groups as approvers for specific file changes. Learn more.