[issue5201] Using LDFLAGS='-rpath=\$$LIB:/some/other/path' ./configure breaks the build

Floris Bruynooghe report at bugs.python.org
Sun May 3 00:26:02 CEST 2009


Floris Bruynooghe <floris.bruynooghe at gmail.com> added the comment:

The attached patch does fix this issue.

Concerning the specific example of LDFLAGS used here there is still and
issue with LDFLAGS being ignored by the buid for the shared modules, but
that is an other issue.

----------
keywords: +patch
Added file: http://bugs.python.org/file13845/makevars.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5201>
_______________________________________


More information about the Python-bugs-list mailing list