author | Sebastian Harl <sh@tokkee.org> | |
Wed, 16 Apr 2008 14:08:53 +0000 (16:08 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Wed, 16 Apr 2008 14:08:53 +0000 (16:08 +0200) | ||
commit | faf5ce730dcfdb0556d84ed69c64d20269b57070 | |
tree | 033d1e326e990ed265d7b8808eb34964f900dfdc | tree | snapshot |
parent | 4383905401f43dd101a9c98a6da236967b03841e | commit | diff |
Renamed global definition of LDFLAGS to LINKER_FLAGS.
This works around a broken behavior of dpkg which would use those flags
unconditionally whenever invoking the linker, which is not wanted e.g.
when compiling the python bindings (Closes: #476022).
Also actually pass the linker flags to configure - this did not happen so
far because of a missing "\".
This works around a broken behavior of dpkg which would use those flags
unconditionally whenever invoking the linker, which is not wanted e.g.
when compiling the python bindings (Closes: #476022).
Also actually pass the linker flags to configure - this did not happen so
far because of a missing "\".
debian/changelog | diff | blob | history | |
debian/rules | diff | blob | history |