commit:     87e5a20b2aa7f097ab01530ee9997b611e10808b
Author:     Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Mon Mar 25 08:25:37 2019 +0000
Commit:     Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Mon Mar 25 08:25:37 2019 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=87e5a20b

sci-biology/bamql: bump to version with less greedy LLVM linking

The https://github.com/BoutrosLaboratory/bamql/blob/master/m4/ax_llvm.m4#L31
forces preference for static libs. The code was improved by Andre
Masella. Although the original code is based on ax_llvm.m4 which
is 4 versions behind current version at
http://git.savannah.gnu.org/gitweb/?p=autoconf-archive.git;a=blob_plain;f=m4/ax_llvm.m4
it does better job at the moment.

https://github.com/BoutrosLaboratory/bamql/issues/14#issuecomment-475947032

Many thanks to François Bissey (@kiwifb) and Andre Masella (@apmasell)
for discussion and Andre for the changes in
https://github.com/BoutrosLaboratory/bamql/commit/9441772
which enable use to overcome the requirement for static libs and
proceed with shared versions using:
  `--enable-static=no --enable-static-llvm=no`

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Martin Mokrejs <mmokrejs <AT> fold.natur.cuni.cz>

 sci-biology/bamql/{bamql-1.6.ebuild => bamql-1.6.1.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/sci-biology/bamql/bamql-1.6.ebuild 
b/sci-biology/bamql/bamql-1.6.1.ebuild
similarity index 100%
rename from sci-biology/bamql/bamql-1.6.ebuild
rename to sci-biology/bamql/bamql-1.6.1.ebuild

Reply via email to