Skip to content
Snippets Groups Projects
  1. Dec 06, 2013
  2. Dec 05, 2013
  3. Dec 04, 2013
  4. Dec 03, 2013
    • TQ Hirsch's avatar
      Merge pull request #79 from jrozner/master · cafe4cdc
      TQ Hirsch authored
      Fix LC_ID_DYLIB for OS X
      cafe4cdc
    • Joe Rozner's avatar
      Fix LC_ID_DYLIB for OS X · 52bdc9d3
      Joe Rozner authored
      Wrapping the SHLINKFLAGS in an array rather than as a single string
      caused the link flags to be passed to clang double quoted. This cuased
      clang to interpret the flags as a string rather than as a flag which
      caused the -install_name flag to never be passed to the linker.
      52bdc9d3
Loading