Only pass the -L* portions of LDFLAGS to the Python build environment.

Peter Eisentraut <peter_e@gmx.net>

Commit: d79ab787b8ef102e712f46a0c91457081bce964b
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2001-02-07T18:22:10Z
Releases: 7.1.1
Only pass the -L* portions of LDFLAGS to the Python build environment.
Other flags can have unpredictable effects when Python uses different
commands to build than we do.

Files

PathChange+/−
src/interfaces/python/GNUmakefile modified +2 −2