Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 584614

Summary: dev-lang/python: add back .so C library support in OS X
Product: Gentoo/Alt Reporter: yegle <cnyegle>
Component: Prefix SupportAssignee: Gentoo Prefix <prefix>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: OS X   
Whiteboard:
Package list:
Runtime testing required: ---

Description yegle 2016-05-30 22:17:03 UTC
The patch from Gentoo Prefix removed .so as a valid C library suffix, which makes it unable to load such a C library. At least YouCompleteMe is producing a Python C library with .so extension, makes it a bit hassle to use with vim from Gentoo Prefix.

Relevant discussion https://github.com/Valloric/ycmd/issues/512
Comment 1 Fabian Groffen gentoo-dev 2016-06-03 15:16:38 UTC
guess we can do that
Comment 2 Fabian Groffen gentoo-dev 2016-07-01 15:51:14 UTC
I've pushed this.  Please sync in a short while and re-emerge python and test back.