Skip to content
  • Natanael Copa's avatar
    main/python: fix find_library · edb625cc
    Natanael Copa authored
    Bad things happens When libc is dlopened with full path so we only
    return the filename without path with find_library.
    
    ref #5038
    edb625cc