d2c4303 Fix python3 not being correctly linked

Authored and Committed by antorres 2 years ago
    Fix python3 not being correctly linked
    
    Since Python 3.8, there is a new way to link against libpython.
    https://docs.python.org/3/whatsnew/3.8.html#debug-build-uses-the-same-abi-as-release-build
    
    Signed-off-by: Antonio Torres <antorres@redhat.com>
    
        
file modified
+6 -4