• Andrew M. Kuchling's avatar
    Part of patch #102409: special cases for Cygwin: · 506f0b1f
    Andrew M. Kuchling yazdı
        Lib/distutils/command/build_ext.py(build_ext.finalize_options): Add
        Cygwin specific code to append Python's library directory to the
        extension's list of library directories.
    
        (build_ext.get_libraries): Add Cygwin specific code to append Python's
        (import) library to the extension's list of libraries.
    506f0b1f
build_ext.py 23.7 KB