Skip to content
  • Ben Gamari's avatar
    81577fe7
    configure: Allow override of CrossCompiling · 81577fe7
    Ben Gamari authored and Marge Bot's avatar Marge Bot committed
    As noted in #26236, the current inference logic is a bit simplistic. In
    particular, there are many cases (e.g. building for a new libc) where
    the target and host triples may differ yet we are still able to run the
    produced artifacts as native code.
    
    Closes #26236.
    81577fe7
    configure: Allow override of CrossCompiling
    Ben Gamari authored and Marge Bot's avatar Marge Bot committed
    As noted in #26236, the current inference logic is a bit simplistic. In
    particular, there are many cases (e.g. building for a new libc) where
    the target and host triples may differ yet we are still able to run the
    produced artifacts as native code.
    
    Closes #26236.
Loading