Skip to content
  • Saleem Abdulrasool's avatar
    Swift: fix static library handling · 59f2aa63
    Saleem Abdulrasool authored
    Handle static libraries similar to shared libraries.  Do not pass along
    the shared library flags raw as that will pass flags for the linker to
    the driver which is incorrect.
    59f2aa63