Skip to content
  • Ian Lynagh's avatar
    Fix loading dynamic interfaces when using -dynamic-too · ecd96761
    Ian Lynagh authored
    We need to have WayDyn in the ways in the DynFlags, or the interface
    loader will fail.
    
    -dynamic-too now correctly evaluates whether or not it is possible to
    build for the dynamic way too, but doesn't actually do so yet.
    ecd96761