1. 12 2月, 2017 25 次提交
  2. 11 2月, 2017 2 次提交
  3. 10 2月, 2017 1 次提交
  4. 09 2月, 2017 10 次提交
  5. 08 2月, 2017 1 次提交
    • migrations: make libc check more resilient · 150fe9de
      Fixes #3661.
      
      There are a couple of cases in which ldd won't operate on an executable,
      for example when the executable is statically linked.
      
      This patch makes the call to ldd to ldd more resilient against errors,
      and looks for the system libc, instead of the libc go-ipfs was linked against.
      
      License: MIT
      Signed-off-by: 's avatarLars Gierth <larsg@systemli.org>
      Lars Gierth 提交于
  6. 07 2月, 2017 1 次提交