Skip to content
  • Cheng Shao's avatar
    dc698595
    hadrian: enable building stage1 haddock for cross ghc · dc698595
    Cheng Shao authored
    This commit enables building stage1 haddock for cross ghc. Without
    this change, hadrian would panic with "Unknown program" error when
    building the _build/stage1/bin/cross-prefix-haddock program needed by
    the docs-haddock target, even if it only needs to copy from
    _build/stage0/bin/cross-prefix-haddock.
    
    (cherry picked from commit 272eaef0)
    dc698595
    hadrian: enable building stage1 haddock for cross ghc
    Cheng Shao authored
    This commit enables building stage1 haddock for cross ghc. Without
    this change, hadrian would panic with "Unknown program" error when
    building the _build/stage1/bin/cross-prefix-haddock program needed by
    the docs-haddock target, even if it only needs to copy from
    _build/stage0/bin/cross-prefix-haddock.
    
    (cherry picked from commit 272eaef0)
Loading