]> git.mdlowis.com Git - archive/parse-utils.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:26:58 +0000 (11:26 -0400)
committerMike D. Lowis <mike@mdlowis.com>
Mon, 26 Mar 2012 15:26:58 +0000 (11:26 -0400)
commit79c2158045f26a4a30be6e57652268b39cbf8777
tree830e6c6421d528cb9248a25f0d5c5af65b023411
parent26f3bec2f9621a02d529bfefe6dc7020d645499d
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