A new pull request has been opened by Gabriel Lavoie.

glavoie/pypy has changes to be pulled into pypy/pypy.

https://bitbucket.org/pypy/pypy/pull-request/27/another-change-necessary-for-freebsd-build

Title: Another change necessary for FreeBSD build, so expat.h and libexpat.so 
can be found.

compiler.compile and compiler.link_executable should probably use the 
"augmented" library_dirs and include_dirs. This is necessary to support added 
dirs for darwin and freebsd (the latter added in this patch).

I know the "if" for freebsd is a bit ugly but it seems ctypes_configure doesn't 
have access to standard PyPy platform management in 
"pypy/translator/platform/". 

With this change, "tip" builds without any hiccup under FreeBSD 7 x64. 

Changes to be pulled:



--
This is an issue notification from bitbucket.org.
You are receiving this either because you are the participating
in a pull request, or you are following it.

_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to