diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2010-12-26 12:11:58 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2010-12-26 12:11:58 +0100 |
commit | 6c0612546ee688d7b7a800bb236396d800c4e19d (patch) | |
tree | 343d454c4e69170ed50992e22d7226422d887dc6 /CONTRIBUTORS | |
parent | c60c8b9e4f5b603157e5ac2acdbd2ad63f453b18 (diff) | |
download | vdr-6c0612546ee688d7b7a800bb236396d800c4e19d.tar.gz vdr-6c0612546ee688d7b7a800bb236396d800c4e19d.tar.bz2 |
Added LDFLAGS to the linker calls in the Makefiles
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 0b71284b..c84a1e8d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2611,6 +2611,7 @@ Eric Valette <eric.valette@free.fr> Paul Menzel <paulepanter@users.sourceforge.net> for making include paths not be overwritten in the Makefile + for adding LDFLAGS to the linker calls in the Makefiles Radek Stastny <dedkus@gmail.com> for translating OSD texts to the Czech language @@ -2642,3 +2643,6 @@ Henning Heinold <heinold@inf.fu-berlin.de> Dominik Strasser <dominik@die-strassers.de> for making a cRemote be removed from the Remotes list in case its initialization failed + +Joerg Bornkessel <hd_brummy@gentoo.org> + for adding LDFLAGS to the linker calls in the Makefiles |