From a34df513fc77a0b2362568ae357cef48bc2ae2ed Mon Sep 17 00:00:00 2001 From: "https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4" Date: Thu, 9 Jun 2016 23:28:24 +0000 Subject: [PATCH] --- ...9__fixed__39___git-annex_binaries_be_prelinked__63__.mdwn | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/todo/could_standalone___39__fixed__39___git-annex_binaries_be_prelinked__63__.mdwn diff --git a/doc/todo/could_standalone___39__fixed__39___git-annex_binaries_be_prelinked__63__.mdwn b/doc/todo/could_standalone___39__fixed__39___git-annex_binaries_be_prelinked__63__.mdwn new file mode 100644 index 0000000000..44811023aa --- /dev/null +++ b/doc/todo/could_standalone___39__fixed__39___git-annex_binaries_be_prelinked__63__.mdwn @@ -0,0 +1,5 @@ +Since in datalad we are invoking git and git-annex quite frequently, and on debian systems atm relying on git-annex-standalone pkg, I wondered, if there is a possibility to get all 'shimmed' binaries prelinked against shipped core libs to avoid a current bunch of unsucesfull searches for libraries.... I thought it might provide a notable benefit. + +just an idea + +[[!meta author=yoh]]