Skip to content
  • Cheng Shao's avatar
    b45080a3
    hadrian: add the host_fully_static flavour transformer · b45080a3
    Cheng Shao authored
    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.
    b45080a3
    hadrian: add the host_fully_static flavour transformer
    Cheng Shao authored
    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.
Loading