Skip to content
  • David's avatar
    darwinvlc: compile with objc and fix build system · 021f50d9
    David authored
    As we do not want to break other os versions, the only way to
    select the proper linker is to use another target for osx.
    
    Still, "make install" should produce a binary named "vlc" in the
    end, thus the binary is renamed at install stage.
    021f50d9