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