Skip to content
Snippets Groups Projects
  1. Sep 30, 2020
  2. Sep 29, 2020
  3. Sep 28, 2020
    • 8tab's avatar
      Add symlink from libc.so to libc.so.6 · c000373a
      8tab authored
      Typically it's the other way around, but we can't have shared library named libc.so.6 in target/release directory.
      cargo includes 'target/release' in LD_LIBRARY_PATH for build script, so even if clean build runs fine,
      every subsquent run will make build script link with relibc.
      c000373a
  4. Sep 17, 2020
  5. Sep 10, 2020
  6. Sep 08, 2020
  7. Sep 06, 2020
  8. Aug 27, 2020
  9. Aug 25, 2020
  10. Aug 23, 2020
  11. Aug 22, 2020
  12. Aug 20, 2020
  13. Aug 17, 2020
  14. Aug 15, 2020
  15. Aug 14, 2020
  16. Aug 12, 2020
Loading