use -fPIC -shared when compiling "libraries" demo
authorBryan Bishop <kanzure@gmail.com>
Tue, 10 Sep 2013 01:03:18 +0000 (20:03 -0500)
committerBryan Bishop <kanzure@gmail.com>
Tue, 10 Sep 2013 01:03:18 +0000 (20:03 -0500)
commitee171b7796c90f339ffc910aa8f998f659745ef9
tree9fc8b278338e781d05a8e770b9e1145e431acb98
parentcf75e9eb7e71113552c2821c6ee5df4c1c687ece
use -fPIC -shared when compiling "libraries" demo

This fixes the "libraries" demo's setup.py for building the call_mymath
extension.
Demos/libraries/setup.py