]> git.donarmstrong.com Git - samtools.git/commitdiff
Put libraries at the end, so they can resolve references from libbam.a
authorOn behalf of John Marshall <lh3@sanger.ac.uk>
Mon, 30 Nov 2009 15:53:02 +0000 (15:53 +0000)
committerOn behalf of John Marshall <lh3@sanger.ac.uk>
Mon, 30 Nov 2009 15:53:02 +0000 (15:53 +0000)
as well, even with old-fashioned linkers.

Also use libbam.a explicitly rather than "-L. -lbam" to ensure that we get
the freshly built library, not some other libbam.a lying around the system.


No differences found