non port: lang/pypy-devel/files/patch-rpython__config__support.py |
Number of commits found: 1 |
Tuesday, 17 Dec 2013
|
20:51 dbn
Update lang/pypy-devel to development snapshot at 16-Dec-'13.
Changes:
1) Fix installation with LOCALBASE!=/usr/local
2) Properly detect the number of CPUs for concurrent builds
Notes:
1) The cffi based module _sqlite3.py needs to know where to find
sqlite3.h, which is hard-coded into the file, however the '.so'
created is based on the checksum of _sqlite3.py that changes
when changing the hard-coded path. Change this by properly
using the LOCALBASE environment variable.
2) This change does not modify the behaviour of the port as this
port runs the compilation stage directly, and correctly, however
this change will be upstreamed.
|
Number of commits found: 1 |