Skip to content
  • Cheng Shao's avatar
    4f4f378a
    hadrian: add the host_fully_static flavour transformer · 4f4f378a
    Cheng Shao authored and Zubin's avatar Zubin committed
    This commit adds the host_fully_static flavour transformer to hadrian,
    which ensures stage0 is fully statically linked while still permitting
    stage1 libdir to contain shared libraries. This is intended to be used
    by the wasm backend to build portable linux bindists that contain wasm
    shared libraries.
    
    (cherry picked from commit b45080a3)
    (cherry picked from commit c12980bf)
    4f4f378a
    hadrian: add the host_fully_static flavour transformer
    Cheng Shao authored and Zubin's avatar Zubin committed
    This commit adds the host_fully_static flavour transformer to hadrian,
    which ensures stage0 is fully statically linked while still permitting
    stage1 libdir to contain shared libraries. This is intended to be used
    by the wasm backend to build portable linux bindists that contain wasm
    shared libraries.
    
    (cherry picked from commit b45080a3)
    (cherry picked from commit c12980bf)
Loading