Skip to content
This repository was archived by the owner on Aug 11, 2021. It is now read-only.

Reorder link libraries #2

Merged
merged 1 commit into from
Jan 25, 2013
Merged

Reorder link libraries #2

merged 1 commit into from
Jan 25, 2013

Conversation

jmarshall
Copy link
Member

Move -lz after libtabix.a, as it is needed to resolve names used in libtabix.a. Modern linkers have started requiring user care in library ordering again -- in particular, without this the resulting Tabix.so is faulty on Ubuntu 12.04.1 LTS (Precise Pangolin).

Move -lz after libtabix.a, as it is needed to resolve names used
in libtabix.a.  Modern linkers have started requiring user care
in library ordering again.
lh3 added a commit that referenced this pull request Jan 25, 2013
@lh3 lh3 merged commit 76b4bbd into samtools:master Jan 25, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants