fb6db03 Do not link Python extensions to libpython

Authored and Committed by jwakely 3 years ago
    Do not link Python extensions to libpython
    
    Boost upstream does not link Boost.Python libraries to libpython, which
    matches the advice from Python upstream as well. Drop the Fedora patches
    which cause libpython to be linked to. Those patches have been causing
    problems for a while anyway.
    
        
file modified
+2 -7