Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/python: fix find_library | Natanael Copa | 2016-01-23 | 1 | -2/+2 |
| | | | | | | | Bad things happens When libc is dlopened with full path so we only return the filename without path with find_library. fixes #5038 | ||||
* | main/python: fix find_library with musl | Natanael Copa | 2015-08-11 | 1 | -0/+43 |
ref #4512 |