diff options
author | Ted Tanberry <ted.tanberry@gmail.com> | 2015-10-10 21:56:10 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-10-14 14:47:58 +0200 |
commit | 40d195052459047265fc6d4a37330fae2151120a (patch) | |
tree | 700b6cc7c14963bca8732014df7ad8fc3ed763c7 /sci-biology | |
parent | sci-biology/bowtie: do not remove -Wall from CXXFLAGS (diff) | |
download | gentoo-40d195052459047265fc6d4a37330fae2151120a.tar.gz gentoo-40d195052459047265fc6d4a37330fae2151120a.tar.bz2 gentoo-40d195052459047265fc6d4a37330fae2151120a.zip |
sci-biology/bowtie: include descriptive header in patch
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/bowtie/files/bowtie-1.1.2-tbb-tinythread-missing.patch | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sci-biology/bowtie/files/bowtie-1.1.2-tbb-tinythread-missing.patch b/sci-biology/bowtie/files/bowtie-1.1.2-tbb-tinythread-missing.patch index 2a081ff297b8..bc0f1d09557d 100644 --- a/sci-biology/bowtie/files/bowtie-1.1.2-tbb-tinythread-missing.patch +++ b/sci-biology/bowtie/files/bowtie-1.1.2-tbb-tinythread-missing.patch @@ -1,3 +1,7 @@ +Fixes missing tinythread.cpp when using TBB: + +ebwt_search.cpp:(.text+0x91bb): undefined reference to `tthread::thread::join()' + --- bowtie-1.1.2/Makefile +++ bowtie-1.1.2/Makefile @@ -106,10 +106,7 @@ |