]> git.mdlowis.com Git - archive/cork.git/commit
Added -fPIC compiler option for shared library. Some systems need it some systems...
authorMike D. Lowis <mike@mdlowis.com>
Mon, 26 Mar 2012 15:25:53 +0000 (11:25 -0400)
committerMike D. Lowis <mike@mdlowis.com>
Mon, 26 Mar 2012 15:25:53 +0000 (11:25 -0400)
commit5d3aae35f60fb8a9b51769ba2ed4fd236927f18e
tree4e5812a87313165952986f99f546fe4b79faaa79
parenta4e7a9823d11038500059e20142d5ada6b4fd483
Added -fPIC compiler option for shared library. Some systems need it some systems dont. Also disabled the option to treat warnings as errors because -fPIC will produce a warning on some systems.
rakefile.rb