]> git.donarmstrong.com Git - bamtools.git/commitdiff
Fixed -fPIC issue for CentOS users.
authorderek <derekwbarnett@gmail.com>
Thu, 23 Jun 2011 19:35:35 +0000 (15:35 -0400)
committerderek <derekwbarnett@gmail.com>
Thu, 23 Jun 2011 19:35:35 +0000 (15:35 -0400)
 * Forced compiler flag that was not being automatically set by CMake on
that OS. Had previously set this on API library. Got feedback that it
worked there, so I added the flag to Utils & JsonCPP libs as well.


No differences found